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

  /src/usr.bin/xlint/common/
lint.h 124 bool tt_is_complex:1; /* complex type */ member in struct:__anon9fffcc200308
144 #define is_complex(t) (type_properties(t)->tt_is_complex)

Completed in 11 milliseconds