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

/netbsd-current/usr.bin/xlint/common/
H A Dlint.h121 bool tt_is_arithmetic:1; /* arithmetic type */ member in struct:__anon43
142 #define is_arithmetic(t) (type_properties(t)->tt_is_arithmetic)
/netbsd-current/usr.bin/xlint/lint1/
H A Ddecl.c96 ttab[BOOL].tt_is_arithmetic = false;

Completed in 67 milliseconds