/netbsd-src/lib/libm/compat/ |
H A D | compat_cabs.c | 16 struct complex { struct 21 double cabs(struct complex); argument
|
H A D | compat_cabsf.c | 16 struct complex { struct 21 float cabsf __P((struct complex)); argument
|
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_cabs.c | 170 struct complex { double x, y; }; argument
|
/netbsd-src/include/ |
H A D | complex.h | 11 #define complex _Complex macro
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/ |
H A D | complex.h | 26 #define complex _Complex macro
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
H A D | complex.h | 26 #define complex _Complex macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | target-memory.cc | 430 mpc_t complex) in gfc_interpret_complex()
|
H A D | gfortran.h | 2554 mpc_t complex; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | target-memory.c | 430 mpc_t complex) in gfc_interpret_complex()
|
H A D | gfortran.h | 2265 mpc_t complex; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | astenums.d | 278 complex = 0x20, enumerator
|
H A D | cparse.d | 4642 complex, enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ |
H A D | libgfortran.h | 53 #define complex __complex__ macro
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | libgfortran.h | 54 #define complex __complex__ macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
H A D | optim2.c | 1375 enum pred_type complex = pred_unknown ; in removephi() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-structalias.c | 613 vec<constraint_t> *complex; member 1054 vec<constraint_t> complex = graph->complex[var]; in insert_into_complex() local 2754 vec<constraint_t> complex = graph->complex[i]; in solve_graph() local
|
H A D | genmodes.c | 70 struct mode_data *complex; /* complex type with mode as component. */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-structalias.cc | 621 vec<constraint_t> *complex; member 1068 vec<constraint_t> complex = graph->complex[var]; in insert_into_complex() local 2760 vec<constraint_t> complex = graph->complex[i]; in solve_graph() local
|
H A D | genmodes.cc | 70 struct mode_data *complex; /* complex type with mode as component. */ member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGDecl.cpp | 1934 ComplexPairTy complex = EmitComplexExpr(init); in EmitExprAsInit() local
|