Searched refs:HALF_NRM_MIN (Results 1 – 2 of 2) sorted by relevance
264 #define HALF_NRM_MIN 6.10351562e-05f // Smallest positive normalized half macro274 #define HALF_NRM_MIN 6.10351562e-05 // Smallest positive normalized half macro
63 static half min () throw () {return HALF_NRM_MIN;} in min()