Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/corecrypto/
H A Dcc_debug.h75 #define PRIx32 "x" macro
85 #define CCPRIx_UNIT ".08" PRIx32
/xnu-11417.121.6/tests/ktrace/
H A Dkdebug_tests.c539 T_LOG("%" PRIu64 ": %#" PRIx32 " (cpu %d)",
541 T_LOG("%" PRIu64 ": %#" PRIx32 " (cpu %d)",
H A Dkperf_tests.c752 T_LOG("saw event with debugid 0x%" PRIx32, tp->debugid); in expect_kdebug_trigger()