HomeSort by relevance Sort by last modified time
    Searched defs:_Complex (Results 1 - 4 of 4) sorted by null

  /bionic/libm/include/
complex.h 36 #define _Complex __complex__
38 #define _Complex_I ((float _Complex)1.0i)
42 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
43 "_Complex_I must be of type float _Complex");
46 #define complex _Complex
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
complex.h 37 # define _Complex __complex__
40 #define complex _Complex
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
complex.h 37 # define _Complex __complex__
40 #define complex _Complex
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
complex.h 37 # define _Complex __complex__
40 #define complex _Complex

Completed in 185 milliseconds