Home
last modified time | relevance | path

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

/external/flac/src/share/getopt/
Dgetopt.c651 int indfound = -1; in share___getopt_internal() local
666 indfound = option_index; in share___getopt_internal()
674 indfound = option_index; in share___getopt_internal()
694 option_index = indfound; in share___getopt_internal()
808 int indfound = 0; in share___getopt_internal() local
854 indfound = option_index; in share___getopt_internal()
862 indfound = option_index; in share___getopt_internal()
879 option_index = indfound; in share___getopt_internal()
/external/libusb/msvc/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;