Home
last modified time | relevance | path

Searched defs:optpos (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/src/unistd/
H A Dgetopt.cpp38 RefWrapper<unsigned> optpos; global() member
185 static unsigned optpos; global() variable
192 set_getopt_state(char ** optarg,int * optind,int * optopt,unsigned * optpos,int * opterr,FILE * errstream) set_getopt_state() argument
[all...]
/llvm-project/libc/test/src/unistd/
H A Dgetopt_test.cpp26 unsigned optpos; global() variable