Home
last modified time | relevance | path

Searched refs:ABSV64 (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/tests/ktrace/
H A Dkpc_tests.c25 #ifndef ABSV64
26 #define ABSV64(n) ((((int64_t)(n)) < 0) ? -((int64_t)(n)) : ((int64_t)(n))) macro
584 uint64_t abs_max_skid = (uint64_t)ABSV64(cpu->max_skid);