Searched refs:nuls (Results 1 – 6 of 6) sorted by relevance
134 int nuls = 0; in resolve_type() local149 nuls++; in resolve_type()161 if ((is_all_printable && (bytes > nuls)) || bytes == 0) in resolve_type()164 if (nuls > 1) in resolve_type()
244 static char nuls[10]; /* place to point scanner in event of error */ variable1183 p->next = nuls; /* try to bring things to a halt */ in seterr()1184 p->end = nuls; in seterr()
131 static RCHAR_T nuls[10]; /* place to point scanner in event of error */ variable1081 p->next = nuls; /* try to bring things to a halt */ in seterr()1082 p->end = nuls; in seterr()
164 static char nuls[10]; /* place to point scanner in event of error */ variable1555 p->next = nuls; /* try to bring things to a halt */1556 p->end = nuls;
75 # header padded with nuls112 # version with 2 binary nuls embedded in Android Backup like com.android.settings.ab
16598 # maybe they were originally nuls (which would fit).