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

/external/chromium_org/third_party/mesa/src/src/getopt/
H A Dgetopt_long.c95 static const char illoptchar[] = "unknown option -- %c"; variable
421 fprintf(stderr, illoptchar, optchar);
/external/mesa3d/src/getopt/
H A Dgetopt_long.c95 static const char illoptchar[] = "unknown option -- %c"; variable
421 fprintf(stderr, illoptchar, optchar);

Completed in 122 milliseconds