HomeSort by: relevance | last modified time | path
    Searched defs:nuls (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/regex/
regcomp.c 188 static char nuls[10]; /* place to point scanner in event of error */ variable in typeref:typename:char[10]
1683 p->next = nuls; /* try to bring things to a halt */
1684 p->end = nuls;
regcomp.c 188 static char nuls[10]; /* place to point scanner in event of error */ variable in typeref:typename:char[10]
1683 p->next = nuls; /* try to bring things to a halt */
1684 p->end = nuls;

Completed in 24 milliseconds