Searched defs:complex_type (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/m4/ |
H A D | mtype.m4 | 3 define(complex_type, `GFC_COMPLEX_'kind)dnl macro
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/m4/ |
H A D | mtype.m4 | 3 define(complex_type, `GFC_COMPLEX_'kind)dnl macro
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | debug.h | 196 bool (*complex_type) (void *, unsigned int); member
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | debug.h | 196 bool (*complex_type) (void *, unsigned int); member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | calls.cc | 4009 tree complex_type = TREE_VALUE (p); in split_complex_types() local
|
H A D | builtins.cc | 8437 tree complex_type = build_complex_type (type); in fold_builtin_sincos() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | calls.c | 5009 tree complex_type = TREE_VALUE (p); in split_complex_types() local
|
H A D | builtins.c | 9241 tree complex_type = build_complex_type (type); in fold_builtin_sincos() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-intrinsic.c | 690 tree type, complex_type, func_1, func_2, func_cabs, func_frexp; in gfc_build_intrinsic_lib_fndecls() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-intrinsic.cc | 698 tree type, complex_type, func_1, func_2, func_cabs, func_frexp; in gfc_build_intrinsic_lib_fndecls() local
|