Searched refs:preptr (Results 1 – 1 of 1) sorted by relevance
862 static int premax, preptr; in float32_case() local869 premax = preptr = 0; in float32_case()895 preptr = 0; in float32_case()902 specifics[preptr++] = se | 0; in float32_case()906 specifics[preptr++] = se | 0x7FFFFF; in float32_case()911 specifics[preptr++] = se | j; in float32_case()916 specifics[preptr++] = se | (0x7FFFFF ^ j); in float32_case()921 specifics[preptr++] = se | (2*j-1); in float32_case()926 specifics[preptr++] = se | (0x7FFFFF ^ (j-1)); in float32_case()932 assert(preptr == 4400); in float32_case()[all …]