Searched refs:argct (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/ntp/sntp/libopts/
H A Dconfigfile.c186 int argct = argl->useCt; local
189 if (argct == 0) {
199 while (--argct >= 0) {
/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c6377 int argct = 0;
6391 ++argct;
6392 switch (argct)
6422 if (argct > 0 && (argct < 2 || argct > 3))
6350 int argct = 0; local

Completed in 70 milliseconds