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

/netbsd-6-1-5-RELEASE/usr.bin/xlint/common/
H A Dlint.h93 u_int tt_isityp : 1; /* 1 if integer type */ member in struct:__anon9909
106 #define isityp(t) (ttab[t].tt_isityp)

Completed in 50 milliseconds