Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/posix/
Dregcomp.c129 static char nuls[10]; /* place to point scanner in event of error */ variable
1150 p->next = nuls; /* try to bring things to a halt */ in seterr()
1151 p->end = nuls; in seterr()