Home
last modified time | relevance | path

Searched refs:find_special_op_from_op (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c628 special_op* find_special_op_from_op(unsigned op1, unsigned op2, int is_double) { in find_special_op_from_op() function
966 sop = find_special_op_from_op(result[0],result[1],is_double_rettype(rettype)); in print_error()