Searched defs:fcheck (Results 1 – 2 of 2) sorted by relevance
302 FLT fcheck = x; // TODO unsigned too in inttest() local378 FLT fcheck{std::trunc(fj)}; in subsetTests() local446 FLT fcheck{fj + fk}; in subsetTests() local463 FLT fcheck{fj - fk}; in subsetTests() local480 FLT fcheck{fj * fk}; in subsetTests() local497 FLT fcheck{fj / fk}; in subsetTests() local
59 unsigned fcheck = 31 - cmfflg % 31; in ZopfliZlibCompress() local