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

/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dregex.c392 # define FIRST_STRING_P(ptr) \
1206 if (FIRST_STRING_P (where))
5388 (FIRST_STRING_P (ptr) \
5396 (FIRST_STRING_P (ptr) \
6150 boolean same_str_p = (FIRST_STRING_P (match_end)
6982 dend2 = ((FIRST_STRING_P (regstart[regno])
6983 == FIRST_STRING_P (regend[regno]))
389 # define FIRST_STRING_P macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c333 # define FIRST_STRING_P(ptr) \
1138 if (FIRST_STRING_P (where))
5279 (FIRST_STRING_P (ptr) \
5287 (FIRST_STRING_P (ptr) \
6033 boolean same_str_p = (FIRST_STRING_P (match_end)
6865 dend2 = ((FIRST_STRING_P (regstart[regno])
6866 == FIRST_STRING_P (regend[regno]))
330 # define FIRST_STRING_P macro
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dregex.c404 #define FIRST_STRING_P(ptr) \
1142 if (FIRST_STRING_P (where))
5114 (FIRST_STRING_P (ptr) \
5122 (FIRST_STRING_P (ptr) \
5721 boolean same_str_p = (FIRST_STRING_P (match_end)
6553 dend2 = ((FIRST_STRING_P (regstart[regno])
6554 == FIRST_STRING_P (regend[regno]))
401 #define FIRST_STRING_P macro
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c389 # define FIRST_STRING_P(ptr) \
1190 if (FIRST_STRING_P (where))
5276 (FIRST_STRING_P (ptr) \
5284 (FIRST_STRING_P (ptr) \
5937 same_str_p = (FIRST_STRING_P (match_end)
6801 dend2 = ((FIRST_STRING_P (regstart[regno])
6802 == FIRST_STRING_P (regend[regno]))
386 # define FIRST_STRING_P macro
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dregex.c393 # define FIRST_STRING_P(ptr) \
1194 if (FIRST_STRING_P (where))
5280 (FIRST_STRING_P (ptr) \
5288 (FIRST_STRING_P (ptr) \
5941 same_str_p = (FIRST_STRING_P (match_end)
6805 dend2 = ((FIRST_STRING_P (regstart[regno])
6806 == FIRST_STRING_P (regend[regno]))
390 # define FIRST_STRING_P macro
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c389 # define FIRST_STRING_P(ptr) \
1190 if (FIRST_STRING_P (where))
5276 (FIRST_STRING_P (ptr) \
5284 (FIRST_STRING_P (ptr) \
5937 same_str_p = (FIRST_STRING_P (match_end)
6801 dend2 = ((FIRST_STRING_P (regstart[regno])
6802 == FIRST_STRING_P (regend[regno]))
386 # define FIRST_STRING_P macro
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c389 # define FIRST_STRING_P(ptr) \
1190 if (FIRST_STRING_P (where))
5276 (FIRST_STRING_P (ptr) \
5284 (FIRST_STRING_P (ptr) \
5937 same_str_p = (FIRST_STRING_P (match_end)
6801 dend2 = ((FIRST_STRING_P (regstart[regno])
6802 == FIRST_STRING_P (regend[regno]))
386 # define FIRST_STRING_P macro
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dregex.c393 # define FIRST_STRING_P(ptr) \
1194 if (FIRST_STRING_P (where))
5280 (FIRST_STRING_P (ptr) \
5288 (FIRST_STRING_P (ptr) \
5941 same_str_p = (FIRST_STRING_P (match_end)
6805 dend2 = ((FIRST_STRING_P (regstart[regno])
6806 == FIRST_STRING_P (regend[regno]))
390 # define FIRST_STRING_P macro
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dregex.c393 # define FIRST_STRING_P(ptr) \
1194 if (FIRST_STRING_P (where))
5280 (FIRST_STRING_P (ptr) \
5288 (FIRST_STRING_P (ptr) \
5941 same_str_p = (FIRST_STRING_P (match_end)
6805 dend2 = ((FIRST_STRING_P (regstart[regno])
6806 == FIRST_STRING_P (regend[regno]))
390 # define FIRST_STRING_P macro

Completed in 228 milliseconds