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

  /src/usr.bin/xlint/common/
lint.h 123 bool tt_is_scalar:1; /* scalar type */ member in struct:__anon9fffcc200308
145 #define is_scalar(t) (type_properties(t)->tt_is_scalar)
lint.h 123 bool tt_is_scalar:1; /* scalar type */ member in struct:__anon9fffcc200308
145 #define is_scalar(t) (type_properties(t)->tt_is_scalar)

Completed in 23 milliseconds