HomeSort by: relevance | last modified time | path
    Searched defs:tt_is_arithmetic (Results 1 - 2 of 2) sorted by relevancy

  /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)

Completed in 25 milliseconds