Searched defs:opterr (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libc/src/unistd/ | ||
H A D | getopt.cpp | 40 RefWrapper<int> opterr; global() member |
/llvm-project/libc/test/src/unistd/ | ||
H A D | getopt_test.cpp | 24 int opterr = 1; global() variable |
/llvm-project/lldb/source/Host/common/ | ||
H A D | GetOptInc.cpp | 20 int opterr = 1; /* if error message should be printed */ variable |