Home
last modified time | relevance | path

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

/external/ltp/testcases/misc/math/float/
Dfloat_power.c37 {FUNC_POW, 47, pow, "pow", "pow_inp.ref", "pow_out.ref",
Dthread_code.c310 case FUNC_POW: in thread_code()
336 case FUNC_POW: in thread_code()
378 case FUNC_POW: in thread_code()
Dtfloat.h51 #define FUNC_POW 5 macro