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

/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c3762 static boolean common_op_match_null_string_p _RE_ARGS ((unsigned char **p,
5305 if (!common_op_match_null_string_p (&p1, end, reg_info))
5341 if (!common_op_match_null_string_p (&p1, end, reg_info))
5356 common_op_match_null_string_p (p, end, reg_info)
5437 } /* common_op_match_null_string_p */
5336 common_op_match_null_string_p (p, end, reg_info) function
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c5444 static boolean PREFIX(common_op_match_null_string_p) (UCHAR_T **p,
7612 if (!PREFIX(common_op_match_null_string_p) (&p1, end, reg_info))
7647 if (!PREFIX(common_op_match_null_string_p) (&p1, end, reg_info))
7662 PREFIX(common_op_match_null_string_p) (UCHAR_T **p, UCHAR_T *end,
7742 } /* common_op_match_null_string_p */
7644 PREFIX(common_op_match_null_string_p) (UCHAR_T **p, UCHAR_T *end, function
/haiku-buildtools/gcc/libiberty/
H A Dregex.c5446 static boolean PREFIX(common_op_match_null_string_p) (UCHAR_T **p,
7617 if (!PREFIX(common_op_match_null_string_p) (&p1, end, reg_info))
7652 if (!PREFIX(common_op_match_null_string_p) (&p1, end, reg_info))
7667 PREFIX(common_op_match_null_string_p) (UCHAR_T **p, UCHAR_T *end,
7747 } /* common_op_match_null_string_p */
7649 PREFIX(common_op_match_null_string_p) (UCHAR_T **p, UCHAR_T *end, function
/haiku-buildtools/binutils/libiberty/
H A Dregex.c5447 static boolean PREFIX(common_op_match_null_string_p) (UCHAR_T **p,
7620 if (!PREFIX(common_op_match_null_string_p) (&p1, end, reg_info))
7655 if (!PREFIX(common_op_match_null_string_p) (&p1, end, reg_info))
7670 PREFIX(common_op_match_null_string_p) (UCHAR_T **p, UCHAR_T *end,
7751 } /* common_op_match_null_string_p */
7652 PREFIX(common_op_match_null_string_p) (UCHAR_T **p, UCHAR_T *end, function

Completed in 162 milliseconds