Searched refs:fltCategory (Results 1 – 2 of 2) sorted by relevance
170 enum fltCategory { enum185 APFloat(const fltSemantics &, fltCategory, bool negative);319 fltCategory getCategory() const { return category; } in getCategory()453 fltCategory category: 3;
756 fltCategory ourCategory, bool negative) in APFloat()