Searched defs:nuls (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A Dregcomp.c108 static char nuls[10]; /* place to point scanner in event of error */ variable
1049 p->next = nuls; /* try to bring things to a halt */
1050 p->end = nuls;

Completed in 130 milliseconds