Lines Matching defs:result
328 * keywords are: func size op1 op2 result res2 errno op1r op1i op2r op2i resultr resulti
330 * op1 equivalent to op1r, same with op2 and result
347 int nresult; /* number of result words */
363 "random", "res2", "result", "resultc", "resulti", "resultr", "status",
491 long long result;
579 result = (r2 >> (32-EXTRABITS)) & (ULPUNIT-1);
580 result |= r1 << EXTRABITS;
581 result |= (long long)r0 << (32+EXTRABITS);
583 result = -result;
584 return result;
956 void print_error(int rettype, unsigned *result, char* text, char** failp) {
960 if(result) {
962 sop = find_special_op_from_op(result[0],result[1],is_double_rettype(rettype));
971 *failp += sprintf(*failp,str,result[0],result[1]);
1144 /* Check the result */
1231 * The test case data has provided the result to more
1310 * Compute the alternative permitted result by
1323 * value of res2 as a result of this change.
1325 * flipped the result from + to - or vice
1361 * The test case data has provided the result in