Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/posix/
Dengine.c153 int cj, mj; in matcher() local
198 mj = matchjump[pp - mustfirst]; in matcher()
200 dp += (cj < mj ? mj : cj); in matcher()