Home
last modified time | relevance | path

Searched defs:ambig (Results 1 – 6 of 6) sorted by relevance

/external/flac/src/share/getopt/
Dgetopt.c650 int ambig = 0; in share___getopt_internal() local
807 int ambig = 0; in share___getopt_internal() local
/external/libusb/msvc/getopt/
Dgetopt.c648 int ambig = 0; local
809 int ambig = 0; local
/external/tcpdump/missing/
Dgetopt_long.c107 static const char ambig[] = "option `%s%.*s' is ambiguous"; variable
112 static const char ambig[] = "ambiguous option -- %.*s"; variable
/external/sg3_utils/getopt_long/
Dgetopt_long.c101 static const char ambig[] = "ambiguous option -- %.*s"; variable
/external/clang/test/CXX/expr/expr.const/
Dp5-0x.cpp35 } constexpr ambig; variable
/external/mesa3d/src/getopt/
Dgetopt_long.c93 static const char ambig[] = "ambiguous option -- %.*s"; variable