Lines Matching refs:hexfloat
19 #include "hexfloat.h"1232 assert(std::nextafter(0,1) == hexfloat<double>(0x1, 0, -1074));1251 assert(std::nexttoward(0, 1) == hexfloat<double>(0x1, 0, -1074));