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

/haiku/src/build/libgnuregex/
H A Dregex.c3063 #define REG_UNSET_VALUE ((char *) -1)
3064 #define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
3326 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
3048 #define REG_UNSET_VALUE macro

Completed in 43 milliseconds