Searched refs:NOTSPEC (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint2/
H A Dchk.c607 tspec_t sz, t1, t2 = NOTSPEC;
625 sz = NOTSPEC;
701 if (sz != NOTSPEC)
705 if (sz != NOTSPEC || left || sign || space ||
765 if ((alt && fc != 'O') || sz != NOTSPEC || !tflag)
775 if (sz == NOTSPEC)
782 if (sz != NOTSPEC || alt || zero)
787 if (sz != NOTSPEC || alt || zero)
794 if (fwidth || prec || sz != NOTSPEC || alt || zero)
832 tspec_t sz, t1 = NOTSPEC, t
[all...]
H A Dread.c722 case NOTSPEC:
779 t = NOTSPEC;
871 if (t == NOTSPEC) {
943 case NOTSPEC:
/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint1/
H A Ddecl.c104 typetab[i].t_tspec = NOTSPEC;
227 if (dcs->d_type != NULL || dcs->d_atyp != NOTSPEC ||
228 dcs->d_smod != NOTSPEC || dcs->d_lmod != NOTSPEC) {
262 if (dcs->d_type != NULL || dcs->d_atyp != NOTSPEC ||
263 dcs->d_lmod != NOTSPEC || dcs->d_smod != NOTSPEC) {
281 if (dcs->d_type != NULL || dcs->d_atyp != NOTSPEC ||
282 dcs->d_lmod != NOTSPEC || dcs->d_smod != NOTSPEC) {
[all...]
H A Dtree.c651 tspec_t lt, rt = NOTSPEC, lst = NOTSPEC, rst = NOTSPEC, olt = NOTSPEC,
652 ort = NOTSPEC;
1124 tspec_t lt, rt, lst = NOTSPEC, rst = NOTSPEC;
1615 tspec_t nt, ot, ost = NOTSPEC;
H A Dscan.l617 case NOTSPEC:
/netbsd-6-1-5-RELEASE/usr.bin/xlint/common/
H A Dlint.h52 NOTSPEC = 0, enumerator in enum:__anon9908

Completed in 61 milliseconds