Searched refs:powint (Results 1 – 5 of 5) sorted by relevance
66 double powint(double x, int y);
64 wrapper_func powint
110 pico_wrap_function(${TARGET} powint) #gnu
57 "-Wl,--wrap=powint",
423 double WRAPPER_FUNC(powint)(double x,int y) { in WRAPPER_FUNC() argument