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

/netbsd-6-1-5-RELEASE/usr.bin/xlint/common/
H A Dlint.h95 u_int tt_isftyp : 1; /* 1 if floating point type */ member in struct:__anon9909
108 #define isftyp(t) (ttab[t].tt_isftyp)

Completed in 88 milliseconds