Home
last modified time | relevance | path

Searched refs:firstch (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/posix/
Dregcomp.c99 static int firstch(struct parse *p, cset *cs);
743 ordinary(p, firstch(p, cs)); in p_bracket()
1266 firstch(struct parse *p, cset *cs) in firstch() function