Home
last modified time | relevance | path

Searched defs:optind (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dgetopt_int.h37 int optind; member
Dgetopt.in.h53 # define optind __GETOPT_ID (optind) macro
Dgetopt.c85 int optind = 1; variable
/ndk/sources/host-tools/make-3.81/
Dgetopt.c125 int optind = 1; variable