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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c97 #define FLAG_W_SEMICOLON 0x40 /* Support for W; in optstring */ macro
254 if (FLAG_IS_SET(FLAG_W_SEMICOLON) &&
647 if (FLAG_IS_SET(FLAG_W_SEMICOLON) &&
730 | FLAG_W_SEMICOLON
751 | FLAG_W_SEMICOLON
795 FLAG_W_SEMICOLON

Completed in 61 milliseconds