Lines Matching defs:arg
152 static void convert_l2reg(long const *arg, int deststnr)
155 long num = *arg;
240 /* For an 80486 FPU, the result is undefined if the arg is >= 1.0 */
309 /* For a small arg, the result == the argument */
382 FPU_settag0(TAG_Valid); /* Needed if arg was a denormal */
574 /* For a small arg, the result == the argument */
592 /* For a small arg, the result == the argument */
689 FPU_REG arg;
726 reg_copy(st0_ptr, &arg);
729 FPU_copy_to_reg0(&arg, st0_tag);
733 FPU_copy_to_reg0(&arg, st0_tag);
1134 /* One or both arg must be an infinity */