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

/netbsd-6-1-5-RELEASE/usr.bin/xlint/common/
H A Dlint.h94 u_int tt_isutyp : 1; /* 1 if unsigned integer type */ member in struct:__anon9909
107 #define isutyp(t) (ttab[t].tt_isutyp)

Completed in 49 milliseconds