Searched defs:sinf (Results 1 – 9 of 9) sorted by relevance
17 sinf (float y) in sinf() function
41 V_NAME(sinf) (v_f32_t x) in V_NAME() argument
26 float sinf(float x) in sinf() function
307 #define sinf wrap_sinf macro
419 #define sinf(x) ((float)sin(x)) macro
116 sinf("Scientific Inferiors"), enumConstant
10732 GNode *sinf; in qtdemux_parse_protection_scheme_info() local