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

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20070129.c16 static void *regatom (RExC_state_t * pRExC_state, int *flagp);
21 return regatom (0, 0);
43 regatom (RExC_state_t * pRExC_state, int *flagp) function
/haiku-buildtools/jam/
H A Dregexp.c188 STATIC char *regatom( int *flagp );
422 ret = regatom(&flags);
470 - regatom - the lowest level
478 regatom( int *flagp ) function

Completed in 84 milliseconds