Searched defs:optind (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libc/src/unistd/ | ||
H A D | getopt.cpp | 36 RefWrapper<int> optind; global() member |
/llvm-project/libc/test/src/unistd/ | ||
H A D | getopt_test.cpp | 22 int optind = 1; global() variable |
/llvm-project/lldb/source/Host/common/ | ||
H A D | GetOptInc.cpp | 21 int optind = 1; /* index into parent argv vector */ variable |