Searched refs:nuls (Results 1 – 5 of 5) sorted by relevance
125 int nuls = 0; in resolve_type() local133 nuls++; in resolve_type()140 if (is_all_printable && (bytes > nuls)) in resolve_type()143 if (nuls > 0) in resolve_type()
108 static char nuls[10]; /* place to point scanner in event of error */ variable1049 p->next = nuls; /* try to bring things to a halt */ in seterr()1050 p->end = nuls; in seterr()
130 static char nuls[10]; /* place to point scanner in event of error */ variable1136 p->next = nuls; /* try to bring things to a halt */ in seterr()1137 p->end = nuls; in seterr()
135 static RCHAR_T nuls[10]; /* place to point scanner in event of error */ variable1114 p->next = nuls; /* try to bring things to a halt */ in seterr()1115 p->end = nuls; in seterr()
12389 # maybe they were originally nuls (which would fit).