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

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr37976.c1 void percent_x(int ch, char *p, char* ok_chars) argument
4 for (;*(cp += __builtin_strspn (cp, ok_chars));)

Completed in 34 milliseconds