Searched refs:regbranch (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20070129.c25 regbranch (RExC_state_t * pRExC_state, int *flagp, int first) function
33 return regbranch (0, 0, 1);
/haiku-buildtools/jam/
H A Dregexp.c186 STATIC char *regbranch( int *flagp );
327 br = regbranch(&flags);
339 br = regbranch(&flags);
371 - regbranch - one alternative of an | operator
376 regbranch( int *flagp ) function

Completed in 25 milliseconds