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

/haiku-buildtools/binutils/include/
H A Dxregex.h23 # define _REGEX_RE_COMP macro
H A Dxregex2.h508 #if defined _REGEX_RE_COMP || defined _LIBC
/haiku-buildtools/legacy/binutils/include/
H A Dxregex.h22 # define _REGEX_RE_COMP macro
H A Dxregex2.h509 #if defined _REGEX_RE_COMP || defined _LIBC
/haiku-buildtools/gcc/include/
H A Dxregex.h23 # define _REGEX_RE_COMP macro
H A Dxregex2.h509 #if defined _REGEX_RE_COMP || defined _LIBC
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.h39 /* GDB LOCAL: define _REGEX_RE_COMP to get BSD style re_comp and re_exec */
40 #ifndef _REGEX_RE_COMP
41 #define _REGEX_RE_COMP macro
539 #ifdef _REGEX_RE_COMP
H A Dgnu-regex.c156 /* GDB LOCAL: define _REGEX_RE_COMP to get BSD style re_comp and re_exec */
157 #ifndef _REGEX_RE_COMP
158 #define _REGEX_RE_COMP macro
5505 #if defined _REGEX_RE_COMP || defined _LIBC
5569 #endif /* _REGEX_RE_COMP */
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c7820 #if defined _REGEX_RE_COMP || defined _LIBC
7887 #endif /* _REGEX_RE_COMP */
/haiku-buildtools/gcc/libiberty/
H A Dregex.c7825 #if defined _REGEX_RE_COMP || defined _LIBC
7892 #endif /* _REGEX_RE_COMP */
/haiku-buildtools/binutils/libiberty/
H A Dregex.c7829 #if defined _REGEX_RE_COMP || defined _LIBC
7896 #endif /* _REGEX_RE_COMP */

Completed in 222 milliseconds