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

/freebsd-10.0-release/usr.bin/xlint/lint2/
H A Dchk.c598 tspec_t sz, t1, t2 = NOTSPEC;
616 sz = NOTSPEC;
692 if (sz != NOTSPEC)
696 if (sz != NOTSPEC || left || sign || space ||
756 if ((alt && fc != 'O') || sz != NOTSPEC || !tflag)
766 if (sz == NOTSPEC)
773 if (sz != NOTSPEC || alt || zero)
778 if (sz != NOTSPEC || alt || zero)
785 if (fwidth || prec || sz != NOTSPEC || alt || zero)
823 tspec_t sz, t1 = NOTSPEC, t
[all...]
H A Dread.c697 case NOTSPEC:
742 t = NOTSPEC;
821 if (t == NOTSPEC)
891 case NOTSPEC:
/freebsd-10.0-release/usr.bin/xlint/common/
H A Dlint.h52 NOTSPEC = 0, enumerator in enum:__anon11506
/freebsd-10.0-release/usr.bin/xlint/lint1/
H A Dlint.h44 NOTSPEC, enumerator in enum:__anon11509
H A Ddecl.c103 typetab[i].t_tspec = NOTSPEC;
221 if (dcs->d_type != NULL || dcs->d_atyp != NOTSPEC ||
222 dcs->d_smod != NOTSPEC || dcs->d_lmod != NOTSPEC) {
253 if (dcs->d_type != NULL || dcs->d_atyp != NOTSPEC ||
254 dcs->d_lmod != NOTSPEC || dcs->d_smod != NOTSPEC) {
272 if (dcs->d_type != NULL || dcs->d_atyp != NOTSPEC ||
273 dcs->d_lmod != NOTSPEC || dcs->d_smod != NOTSPEC) {
[all...]
H A Dscan.l572 case NOTSPEC:
H A Dtree.c753 tspec_t lt, rt = NOTSPEC, lst = NOTSPEC, rst = NOTSPEC, olt = NOTSPEC,
754 ort = NOTSPEC;
1202 tspec_t lt, rt, lst = NOTSPEC, rst = NOTSPEC;
1636 tspec_t nt, ot, ost = NOTSPEC;

Completed in 70 milliseconds