Searched refs:illoptchar (Results 1 - 2 of 2) sorted by last modified time

/external/mesa3d/src/getopt/
H A Dgetopt_long.c95 static const char illoptchar[] = "unknown option -- %c"; variable
421 fprintf(stderr, illoptchar, optchar);
/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);

Completed in 271 milliseconds