Searched refs:expf (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dmath.h91 float __cdecl expf(float);
116 #define expf(x) ((float)exp((double)(x))) macro
/vbox/include/iprt/nocrt/
H A Dmath.h348 float RT_NOCRT(expf)(float);
675 # define expf RT_NOCRT(expf) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dimports.h302 #define EXPF(x) expf(x)

Completed in 1160 milliseconds