Searched defs:neg_zero (Results 1 – 2 of 2) sorted by relevance
78 neg_zero<Index,true> struct80 static int const value=0;85 neg_zero<Index,false> struct87 static int const value=Index;
231 test_type neg_zero = min_val * -min_val; in test_special_cases() local