Home
last modified time | relevance | path

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

/xnu-10002.41.9/tests/ktrace/
H A Dkpc_tests.c27 #ifndef ABSV64
28 #define ABSV64(n) ((((int64_t)(n)) < 0) ? -((int64_t)(n)) : ((int64_t)(n))) macro
591 uint64_t abs_max_skid = (uint64_t)ABSV64(cpu->max_skid);