Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c685 int do_op(char* q, unsigned* op, const char* name, int num, int sop_type) { in do_op() argument
692 if(sop_type<2) { in do_op()
693 sop = find_special_op_from_name(q,sop_type); in do_op()