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

/illumos-gate/usr/src/common/ficl/
H A Dficl.h594 #if !defined FICL_IGNORE /* Macro to silence unused param warnings */
595 #define FICL_IGNORE(x) (void)x macro
596 #endif /* !defined FICL_IGNORE */

Completed in 73 milliseconds