Searched refs:DTRACE_LOADFUNC (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c414 #define DTRACE_LOADFUNC(bits) \ macro
460 #define DTRACE_LOADFUNC(bits) \ macro
643 * Use the DTRACE_LOADFUNC macro to define functions for each of loading a
646 DTRACE_LOADFUNC(8)
647 DTRACE_LOADFUNC(16)
648 DTRACE_LOADFUNC(32)
649 DTRACE_LOADFUNC(64)

Completed in 33 milliseconds