Home
last modified time | relevance | path

Searched defs:AT_STRINGS_BEG (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c3606 #define AT_STRINGS_BEG(d) ((d) == (size1 ? string1 : string2) || !size2) macro
/openbsd/gnu/usr.bin/cvs/lib/
H A Dregex.c3974 #define AT_STRINGS_BEG(d) ((d) == (size1 ? string1 : string2) || !size2) macro
/openbsd/gnu/lib/libiberty/src/
H A Dregex.c5290 #define AT_STRINGS_BEG(d) ((d) == (size1 ? string1 : string2) || !size2) macro