Searched defs:maxf (Results 1 – 5 of 5) sorted by relevance
225 static const float maxf = static_cast<float>(max); in unorm() local246 static const float maxf = static_cast<float>(max); in snorm() local277 static const float maxf = static_cast<float>(max); in ucast() local298 static const float maxf = static_cast<float>(max); in scast() local
257 static const float maxf = static_cast<float>(max); in unorm() local278 static const float maxf = static_cast<float>(max); in snorm() local309 static const float maxf = static_cast<float>(max); in ucast() local330 static const float maxf = static_cast<float>(max); in scast() local
46 struct pic32_reg_atomic maxf; /* 0x250*/ member
84 u32 maxf; /* Maximum Frame register */ member
747 maxf (float a, float b) in maxf() function