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

/freebsd-10.3-release/usr.bin/xlint/common/
H A Dlint.h93 u_int tt_isatyp : 1; /* 1 if arithmetic type */ member in struct:__anon12496
105 #define isatyp(t) (ttab[t].tt_isatyp)
/freebsd-10.3-release/usr.bin/xlint/lint1/
H A Dlint.h83 u_int tt_isatyp : 1; /* 1 if arithmetic type */ member in struct:__anon12499
95 #define isatyp(t) (ttab[t].tt_isatyp)

Completed in 112 milliseconds