Home
last modified time | relevance | path

Searched refs:NO_LOWEST_ACTIVE_REG (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c3656 #define NO_LOWEST_ACTIVE_REG (NO_HIGHEST_ACTIVE_REG + 1) macro
3796 active_reg_t lowest_active_reg = NO_LOWEST_ACTIVE_REG;
4273 if (lowest_active_reg == NO_LOWEST_ACTIVE_REG)
4313 lowest_active_reg = NO_LOWEST_ACTIVE_REG;
4334 lowest_active_reg = NO_LOWEST_ACTIVE_REG;
4615 if (lowest_active_reg == NO_LOWEST_ACTIVE_REG)
/openbsd/gnu/usr.bin/cvs/lib/
H A Dregex.c4033 #define NO_LOWEST_ACTIVE_REG (NO_HIGHEST_ACTIVE_REG + 1) macro
4172 unsigned lowest_active_reg = NO_LOWEST_ACTIVE_REG;
4715 if (lowest_active_reg == NO_LOWEST_ACTIVE_REG)
4755 lowest_active_reg = NO_LOWEST_ACTIVE_REG;
4776 lowest_active_reg = NO_LOWEST_ACTIVE_REG;
5052 if (lowest_active_reg == NO_LOWEST_ACTIVE_REG)
/openbsd/gnu/lib/libiberty/src/
H A Dregex.c5384 #define NO_LOWEST_ACTIVE_REG (NO_HIGHEST_ACTIVE_REG + 1) macro
5615 active_reg_t lowest_active_reg = NO_LOWEST_ACTIVE_REG; in wcs_re_match_2_internal()
6609 if (lowest_active_reg == NO_LOWEST_ACTIVE_REG) in wcs_re_match_2_internal()
6650 lowest_active_reg = NO_LOWEST_ACTIVE_REG; in wcs_re_match_2_internal()
6671 lowest_active_reg = NO_LOWEST_ACTIVE_REG; in wcs_re_match_2_internal()
6953 if (lowest_active_reg == NO_LOWEST_ACTIVE_REG) in wcs_re_match_2_internal()
8189 # undef NO_LOWEST_ACTIVE_REG