Home
last modified time | relevance | path

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

/third_party/backends/lib/
H A Dgetopt.c657 int ambig = 0;
689 ambig = 1;
692 if (ambig && !exact)
948 int ambig = 0;
1023 ambig = 1;
1025 if (ambig && !exact)
653 int ambig = 0; global() local
944 int ambig = 0; global() local
/third_party/mesa3d/src/getopt/
H A Dgetopt_long.c93 static const char ambig[] = "ambiguous option -- %.*s"; variable
201 fprintf(stderr, ambig, (int)current_argv_len, in parse_long_options()

Completed in 2 milliseconds