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

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h117 #define NOTUSED(x) (void)(x) macro
119 #define NOTUSED(x) (&x,1) macro
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h480 #define NOTUSED(x) (void)(x) macro
482 #define NOTUSED(x) (&x,1) macro

Completed in 57 milliseconds