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

/netbsd-6-1-5-RELEASE/usr.bin/xlint/common/
H A Dinittyp.c66 SIGNED, UNSIGN,
68 { UNSIGN, { 0, 0,
69 SIGNED, UNSIGN,
H A Dlint.h54 UNSIGN, /* keyword "unsigned", only used in the parser */ enumerator in enum:__anon9908
/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint1/
H A Dscan.l260 { "unsigned", T_TYPE, 0, UNSIGN, 0, 0, 0, 0 },
626 case UNSIGN:
H A Ddecl.c130 typetab[UNSIGN].t_tspec = UNSIGN;
329 if (t == SIGNED || t == UNSIGN) {
383 case UNSIGN:
844 if (s == SIGNED || s == UNSIGN) {
/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint2/
H A Dread.c720 case UNSIGN:
941 case UNSIGN:

Completed in 58 milliseconds