Home
last modified time | relevance | path

Searched defs:dbg (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/tools/tests/personas/
H A Dpersona_test.h97 #define dbg(fmt, ...) \ macro
108 #define dbg(...) macro
/xnu-10063.101.15/tests/
H A Dhw_breakpoint_step_arm64.c132 arm_debug_state64_t dbg; in step_thread() local