Home
last modified time | relevance | path

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

/third_party/mesa3d/src/getopt/
H A Dgetopt_long.c68 #define FLAG_LONGONLY 0x04 /* operate as getopt_long_only */ macro
393 (*place == '-' || (flags & FLAG_LONGONLY))) { in getopt_internal()
510 FLAG_PERMUTE|FLAG_LONGONLY)); in getopt_long_only()

Completed in 1 milliseconds