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

/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace.c463 #define DTRACE_LOADFUNC(bits) \ macro
855 * Use the DTRACE_LOADFUNC macro to define functions for each of loading a
858 DTRACE_LOADFUNC(8)
859 DTRACE_LOADFUNC(16)
860 DTRACE_LOADFUNC(32)
861 DTRACE_LOADFUNC(64)

Completed in 128 milliseconds