Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dnumbers.c62 static ficlFloat fth_pow(ficlFloat, ficlFloat);
318 fth_pow(ficlFloat x, ficlFloat y) in fth_pow() function
2177 N_FUNC_TWO_ARGS(fpow, fth_pow, Float);