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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dtparm.c267 int if_depth; local
277 if_depth = 0;
300 if (*sp == scan_for && if_depth == scan_depth)
303 if_depth--;
307 if_depth++;
310 if (if_depth == 0)
313 if_depth--;
847 if_depth++;
853 if (popnum (&i) || if_depth == 0)
858 scan_depth = if_depth;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dtparm.c267 int if_depth; local
277 if_depth = 0;
300 if (*sp == scan_for && if_depth == scan_depth)
303 if_depth--;
307 if_depth++;
310 if (if_depth == 0)
313 if_depth--;
847 if_depth++;
853 if (popnum (&i) || if_depth == 0)
858 scan_depth = if_depth;
[all...]

Completed in 95 milliseconds