Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_stdinc.h518 extern DECLSPEC float SDLCALL SDL_atanf(float x);
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h652 #define SDL_atanf SDL_atanf_REAL macro
A DSDL_dynapi_procs.h686 SDL_DYNAPI_PROC(float,SDL_atanf,(float a),(a),return)
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_stdlib.c45 SDL_atanf(float x) in SDL_atanf() function

Completed in 13 milliseconds