Searched defs:IS_FIXED_POINT (Results 1 – 1 of 1) sorted by relevance
116 constexpr bool IS_FIXED_POINT = cpp::is_fixed_point_v<T>; in type_desc_from_type() local 118 constexpr bool IS_FIXED_POINT = false; in type_desc_from_type() local