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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c1363 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1535 #define IS_ACTIVE(R) ((R).bits.is_active)
4061 IS_ACTIVE (reg_info[mcnt]) = 0;
4406 IS_ACTIVE (reg_info[*p]) = 1;
4448 IS_ACTIVE (reg_info[*p]) = 0;
4466 while (r > 0 && !IS_ACTIVE (reg_info[r]))
1525 #define IS_ACTIVE macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c1654 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1826 # define IS_ACTIVE(R) ((R).bits.is_active)
5902 IS_ACTIVE (reg_info[mcnt]) = 0;
6686 IS_ACTIVE (reg_info[*p]) = 1;
6729 IS_ACTIVE (reg_info[*p]) = 0;
6747 while (r > 0 && !IS_ACTIVE (reg_info[r]))
1815 # define IS_ACTIVE macro

Completed in 171 milliseconds