Searched defs:hexfloat (Results 1 – 4 of 4) sorted by relevance
7 float hexfloat = 0x1p31; // allow hexfloats variable
39 hexfloat(long long m1, unsigned long long m0, int exp) in hexfloat() function
38 hexfloat(long long m1, unsigned long long m0, int exp) in hexfloat() function
314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() function