Searched defs:hexfloat (Results 1 – 2 of 2) sorted by relevance
7 float hexfloat = 0x1p31; // allow hexfloats variable
27 hexfloat(long long m1, unsigned long long m0, int exp) in hexfloat() function