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

  /device/linaro/bootloader/arm-trusted-firmware/lib/compiler-rt/builtins/
int_types.h 151 typedef long double _Complex Lcomplex;
160 typedef struct { long double real, imaginary; } Lcomplex;
  /external/compiler-rt/lib/builtins/
int_types.h 151 typedef long double _Complex Lcomplex;
160 typedef struct { long double real, imaginary; } Lcomplex;

Completed in 277 milliseconds