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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c1347 for (this_reg = lowest_active_reg; this_reg <= highest_active_reg; \
1372 DEBUG_PRINT2 (" Pushing low active reg: %ld\n", lowest_active_reg);\
1373 PUSH_FAILURE_INT (lowest_active_reg); \
1412 ? 0 : highest_active_reg - lowest_active_reg + 1) \
1550 for (r = lowest_active_reg; r <= highest_active_reg; r++) \
3940 active_reg_t lowest_active_reg = NO_LOWEST_ACTIVE_REG;
4417 if (lowest_active_reg == NO_LOWEST_ACTIVE_REG)
4418 lowest_active_reg = *p;
4455 if (lowest_active_reg == highest_active_reg)
4457 lowest_active_reg
3921 active_reg_t lowest_active_reg = NO_LOWEST_ACTIVE_REG; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c1638 for (this_reg = lowest_active_reg; this_reg <= highest_active_reg; \
1663 DEBUG_PRINT2 (" Pushing low active reg: %ld\n", lowest_active_reg);\
1664 PUSH_FAILURE_INT (lowest_active_reg); \
1704 ? 0 : highest_active_reg - lowest_active_reg + 1) \
1841 for (r = lowest_active_reg; r <= highest_active_reg; r++) \
5644 active_reg_t lowest_active_reg = NO_LOWEST_ACTIVE_REG;
6697 if (lowest_active_reg == NO_LOWEST_ACTIVE_REG)
6698 lowest_active_reg = *p;
6736 if (lowest_active_reg == highest_active_reg)
6738 lowest_active_reg
5627 active_reg_t lowest_active_reg = NO_LOWEST_ACTIVE_REG; local
[all...]

Completed in 168 milliseconds