Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/posix/
Dengine.c154 char *mustfirst; in matcher() local
175 mustfirst = g->must; in matcher()
192 while (*--dp == *--pp && pp != mustfirst); in matcher()
198 mj = matchjump[pp - mustfirst]; in matcher()
203 if (pp != mustfirst) in matcher()