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

/freebsd-10.3-release/usr.bin/xlint/common/
H A Dinittyp.c57 SIGNED, UNSIGN,
59 { UNSIGN, { 0, 0,
60 SIGNED, UNSIGN,
H A Dlint.h56 UNSIGN, /* keyword "unsigned", only used in the parser */ enumerator in enum:__anon12495
/freebsd-10.3-release/usr.bin/xlint/lint1/
H A Dlint.h46 UNSIGN, /* keyword "unsigned", only used in the parser */ enumerator in enum:__anon12498
H A Dscan.l238 { "unsigned", T_TYPE, 0, UNSIGN, 0, 0, 0, 0 },
588 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.3-release/usr.bin/xlint/lint2/
H A Dread.c698 case UNSIGN:
892 case UNSIGN:

Completed in 87 milliseconds