Home
last modified time | relevance | path

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

/external/ltp/testcases/misc/math/float/
Dfloat_exp_log.c35 {FUNC_FREXP, 50, frexp, "frexp", "frexp_inp.ref", "frexp_out.ref",
Dthread_code.c311 case FUNC_FREXP: in thread_code()
340 case FUNC_FREXP: in thread_code()
382 case FUNC_FREXP: in thread_code()
Dtfloat.h52 #define FUNC_FREXP 6 macro