Searched defs:indfound (Results 1 - 2 of 2) sorted by relevance

/external/bison/lib/
H A Dgetopt.c495 int indfound = -1;
511 indfound = option_index;
519 indfound = option_index;
607 option_index = indfound;
843 int indfound = 0;
914 indfound = option_index;
922 indfound = option_index;
964 option_index = indfound;
491 int indfound = -1; local
839 int indfound = 0; local
/external/libusb/examples/getopt/
H A Dgetopt.c653 int indfound = -1;
669 indfound = option_index;
677 indfound = option_index;
700 option_index = indfound;
814 int indfound = 0;
860 indfound = option_index;
868 indfound = option_index;
885 option_index = indfound;
649 int indfound = -1; local
810 int indfound = 0; local

Completed in 437 milliseconds