/dports/math/openlibm/openlibm-0.8.0/include/ |
H A D | openlibm_complex.h | 58 # define CMPLXL(x, y) ((long double complex){x, y}) macro 62 # define CMPLXL(x,y) __builtin_complex ((long double) (x), (long double) (y)) macro 87 CMPLXL(long double x, long double y) in CMPLXL() function
|
/dports/math/sfft/sfft-0.1.0/src/ |
H A D | sfftcomplex.h | 43 #define CMPLXL(x, y) __builtin_complex((long double)(x), (long double)(y)) macro 47 #define CMPLXL(x, y) ((long double complex){ x, y }) macro
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/ |
H A D | complex-reduction.c | 59 #define CMPLXL __builtin_complex macro 61 static long_double_Complex_t CMPLXL(long double r, long double i) { in CMPLXL() function
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/runtime/ |
H A D | complex-reduction.c | 59 #define CMPLXL __builtin_complex macro 61 static long_double_Complex_t CMPLXL(long double r, long double i) { in CMPLXL() function
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/ |
H A D | complex-reduction.c | 59 #define CMPLXL __builtin_complex macro 61 static long_double_Complex_t CMPLXL(long double r, long double i) { in CMPLXL() function
|
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/runtime/ |
H A D | complex-reduction.c | 59 #define CMPLXL __builtin_complex macro 61 static long_double_Complex_t CMPLXL(long double r, long double i) { in CMPLXL() function
|
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/ |
H A D | complex.h | 69 #define CMPLXL(__real,__imag) \ macro
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/ |
H A D | complex.h | 69 #define CMPLXL(__real,__imag) \ macro
|
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/internal/ |
H A D | complex_impl.h | 17 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/internal/ |
H A D | complex_impl.h | 17 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/internal/ |
H A D | complex_impl.h | 17 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
|
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/internal/ |
H A D | complex_impl.h | 17 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
|
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/internal/ |
H A D | complex_impl.h | 17 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
|
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/internal/ |
H A D | complex_impl.h | 17 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
|
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/ |
H A D | c11-complex-1.c | 11 #define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
|
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/ |
H A D | c11-complex-1.c | 11 #define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/ |
H A D | c11-complex-1.c | 11 #define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/ |
H A D | c11-complex-1.c | 11 #define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
|
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/ |
H A D | c11-complex-1.c | 11 #define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/ |
H A D | c11-complex-1.c | 11 #define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/ |
H A D | c11-complex-1.c | 11 #define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/ |
H A D | c11-complex-1.c | 11 #define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/ |
H A D | c11-complex-1.c | 11 #define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/ |
H A D | c11-complex-1.c | 11 #define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/ |
H A D | c11-complex-1.c | 11 #define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
|