Searched refs:powintf (Results 1 – 5 of 5) sorted by relevance
76 float powintf(float x, int y);
63 wrapper_func powintf
77 pico_wrap_function(${TARGET} powintf) #gnu
60 "-Wl,--wrap=powintf", # gnu
379 float WRAPPER_FUNC(powintf)(float x,int y) { in WRAPPER_FUNC() argument