Searched refs:REG_UNSET_VALUE (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c1850 # define REG_UNSET_VALUE (&PREFIX(reg_unset_dummy))
1851 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
5805 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
8181 #undef REG_UNSET_VALUE
1839 # define REG_UNSET_VALUE macro
8159 #undef REG_UNSET_VALUE macro
/haiku-buildtools/gcc/libiberty/
H A Dregex.c1852 # define REG_UNSET_VALUE (&PREFIX(reg_unset_dummy))
1853 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
5807 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
8183 #undef REG_UNSET_VALUE
1841 # define REG_UNSET_VALUE macro
8161 #undef REG_UNSET_VALUE macro
/haiku-buildtools/binutils/libiberty/
H A Dregex.c1852 # define REG_UNSET_VALUE (&PREFIX(reg_unset_dummy))
1853 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
5808 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
8187 #undef REG_UNSET_VALUE
1841 # define REG_UNSET_VALUE macro
8165 #undef REG_UNSET_VALUE macro
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c1494 #define REG_UNSET_VALUE (&reg_unset_dummy)
1495 #define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
3986 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
1484 #define REG_UNSET_VALUE macro

Completed in 146 milliseconds