Home
last modified time | relevance | path

Searched refs:indfound (Results 1 – 1 of 1) 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()