Home
last modified time | relevance | path

Searched refs:indfound (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dgetopt.c629 int indfound = -1; in _getopt_internal() local
645 indfound = option_index; in _getopt_internal()
653 indfound = option_index; in _getopt_internal()
673 option_index = indfound; in _getopt_internal()
785 int indfound = 0; in _getopt_internal() local
831 indfound = option_index; in _getopt_internal()
839 indfound = option_index; in _getopt_internal()
856 option_index = indfound; in _getopt_internal()
/ndk/sources/host-tools/sed-4.2.1/lib/
Dgetopt.c485 int indfound = -1; in _getopt_internal_r() local
501 indfound = option_index; in _getopt_internal_r()
509 indfound = option_index; in _getopt_internal_r()
554 option_index = indfound; in _getopt_internal_r()
803 int indfound = 0; in _getopt_internal_r() local
871 indfound = option_index; in _getopt_internal_r()
879 indfound = option_index; in _getopt_internal_r()
918 option_index = indfound; in _getopt_internal_r()