Home
last modified time | relevance | path

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

/external/libusb/examples/getopt/
Dgetopt.c649 int indfound = -1; local
665 indfound = option_index;
673 indfound = option_index;
696 option_index = indfound;
810 int indfound = 0; local
856 indfound = option_index;
864 indfound = option_index;
881 option_index = indfound;
/external/bison/lib/
Dgetopt.c491 int indfound = -1; in _getopt_internal_r() local
507 indfound = option_index; in _getopt_internal_r()
515 indfound = option_index; in _getopt_internal_r()
603 option_index = indfound; in _getopt_internal_r()
839 int indfound = 0; in _getopt_internal_r() local
910 indfound = option_index; in _getopt_internal_r()
918 indfound = option_index; in _getopt_internal_r()
960 option_index = indfound; in _getopt_internal_r()