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

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c1459 static boolean at_endline_loc_p _RE_ARGS ((const char *p, const char *pend,
1917 || at_endline_loc_p (p, pend, syntax))
2976 at_endline_loc_p (p, pend, syntax)
2962 at_endline_loc_p (p, pend, syntax) function
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c1547 static boolean at_begline_loc_p (), at_endline_loc_p ();
2034 || at_endline_loc_p (p, pend, syntax))
3139 at_endline_loc_p (p, pend, syntax)
3124 at_endline_loc_p (p, pend, syntax) function
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c1864 static boolean PREFIX(at_endline_loc_p) (const CHAR_T *p,
2494 || PREFIX(at_endline_loc_p) (p, pend, syntax))
4318 PREFIX(at_endline_loc_p) (const CHAR_T *p, const CHAR_T *pend,
4305 PREFIX(at_endline_loc_p) (const CHAR_T *p, const CHAR_T *pend, function

Completed in 209 milliseconds