Searched defs:DTRACE_PTR (Results 1 – 1 of 1) sorted by relevance
562 #define DTRACE_PTR(type, name) uint32_t name##pad; type *name macro564 #define DTRACE_PTR(type, name) type *name; uint32_t name##pad macro567 #define DTRACE_PTR(type, name) type *name macro