Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/posix/
Dregcomp.c119 static int altoffset(sop *scan, int offset, int mccs);
1655 offset = altoffset(scan, offset, mccs); in findmust()
1781 altoffset(sop *scan, int offset, int mccs) in altoffset() function
1803 try = altoffset(scan, try, mccs); in altoffset()