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

/ndk/sources/host-tools/make-3.81/
H A Dgetopt.c151 int optopt = '?'; variable
670 optopt = 0;
700 optopt = pfound->val;
715 optopt = pfound->val;
750 optopt = 0;
777 optopt = c;
807 optopt = c;
937 optopt = c;

Completed in 37 milliseconds