Home | Sort by: relevance | last modified time | path |
/src/usr.bin/xlint/common/ | |
lint.h | 122 bool tt_is_arithmetic:1; /* arithmetic type */ member in struct:__anon9fffcc200308 143 #define is_arithmetic(t) (type_properties(t)->tt_is_arithmetic) |
lint.h | 122 bool tt_is_arithmetic:1; /* arithmetic type */ member in struct:__anon9fffcc200308 143 #define is_arithmetic(t) (type_properties(t)->tt_is_arithmetic) |