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

/freebsd-10.0-release/usr.bin/xlint/common/
H A Dinittyp.c57 SIGNED, UNSIGN,
59 { UNSIGN, { 0, 0,
60 SIGNED, UNSIGN,
H A Dlint.h54 UNSIGN, /* keyword "unsigned", only used in the parser */ enumerator in enum:__anon11506
/freebsd-10.0-release/usr.bin/xlint/lint1/
H A Dlint.h46 UNSIGN, /* keyword "unsigned", only used in the parser */ enumerator in enum:__anon11509
H A Dscan.l236 { "unsigned", T_TYPE, 0, UNSIGN, 0, 0, 0 },
582 case UNSIGN:
H A Ddecl.c124 typetab[UNSIGN].t_tspec = UNSIGN;
310 if (t == SIGNED || t == UNSIGN) {
353 case UNSIGN:
740 if (s == SIGNED || s == UNSIGN) {
/freebsd-10.0-release/usr.bin/xlint/lint2/
H A Dread.c695 case UNSIGN:
889 case UNSIGN:

Completed in 119 milliseconds