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

/netbsd-current/usr.bin/xlint/common/
H A Dlint.h120 bool tt_is_floating:1; /* floating point type */ member in struct:__anon43
141 #define is_floating(t) (type_properties(t)->tt_is_floating)

Completed in 204 milliseconds