Searched refs:common_fp_to_long (Results 1 – 1 of 1) sorted by relevance
286 int common_fp_to_long(bool isDouble, u2 vA, u2 vB) { in common_fp_to_long() function371 int retval = common_fp_to_long(false, vA, vB); in op_float_to_long()381 int retval = common_fp_to_long(true, vA, vB); in op_double_to_long()