Searched refs:ABSV64 (Results 1 – 1 of 1) sorted by relevance
36 #ifndef ABSV6437 #define ABSV64(n) ((((int64_t)(n)) < 0) ? -((int64_t)(n)) : ((int64_t)(n))) macro638 uint64_t abs_max_skid = (uint64_t)ABSV64(cpu->max_skid);