Home
last modified time | relevance | path

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

/freebsd/usr.bin/dtc/
H A Dfdt.cc134 int nuls = 0; in resolve_type() local
149 nuls++; in resolve_type()
161 if ((is_all_printable && (bytes > nuls)) || bytes == 0) in resolve_type()
164 if (nuls > 1) in resolve_type()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c244 static char nuls[10]; /* place to point scanner in event of error */ variable
1183 p->next = nuls; /* try to bring things to a halt */ in seterr()
1184 p->end = nuls; in seterr()
/freebsd/contrib/nvi/regex/
H A Dregcomp.c131 static RCHAR_T nuls[10]; /* place to point scanner in event of error */ variable
1081 p->next = nuls; /* try to bring things to a halt */ in seterr()
1082 p->end = nuls; in seterr()
/freebsd/lib/libc/regex/
H A Dregcomp.c164 static char nuls[10]; /* place to point scanner in event of error */ variable
1555 p->next = nuls; /* try to bring things to a halt */
1556 p->end = nuls;
/freebsd/contrib/file/magic/Magdir/
H A Darchive75 # header padded with nuls
112 # version with 2 binary nuls embedded in Android Backup like com.android.settings.ab
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src16598 # maybe they were originally nuls (which would fit).