Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/xlint/common/
Dlint.h121 bool tt_is_floating:1; /* floating point type */ member
142 #define is_floating(t) (type_properties(t)->tt_is_floating)