Searched defs:TRACE_LOCALS (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/private/debugger/
H A DTracing.h67 # define TRACE_LOCALS(x...) printf(x) macro
70 # define TRACE_LOCALS(x...) (void)0 macro

Completed in 16 milliseconds