HomeSort by relevance Sort by last modified time
    Searched refs:float_complex (Results 1 - 3 of 3) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_cimagf.c 35 const float_complex z1 = { .f = z };
math_private.h 436 } float_complex; typedef in typeref:union:__anon1071
461 float_complex z;
  /external/ltrace/etc/
libm.so.conf 9 typedef float_complex = struct(float, float);
69 float_complex csinf(float_complex);
73 float_complex ccosf(float_complex);
77 float_complex ctanf(float_complex);
81 float_complex casinf(float_complex);
85 float_complex cacosf(float_complex)
    [all...]

Completed in 646 milliseconds