OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CFI_type_Complex
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgfortran/
ISO_Fortran_binding.h
152
#define
CFI_type_Complex
4
195
#define CFI_type_float_Complex (
CFI_type_Complex
+ (sizeof (float) << CFI_type_kind_shift))
196
#define CFI_type_double_Complex (
CFI_type_Complex
+ (sizeof (double) << CFI_type_kind_shift))
271
#define CFI_type_long_double_Complex (
CFI_type_Complex
+ (10 << CFI_type_kind_shift))
278
#define CFI_type_long_double_Complex (
CFI_type_Complex
+ (10 << CFI_type_kind_shift))
285
#define CFI_type_long_double_Complex (
CFI_type_Complex
+ (16 << CFI_type_kind_shift))
292
#define CFI_type_long_double_Complex (
CFI_type_Complex
+ (16 << CFI_type_kind_shift))
311
#define CFI_type_float128_Complex (
CFI_type_Complex
+ (16 << CFI_type_kind_shift))
/src/external/gpl3/gcc.old/dist/libgfortran/
ISO_Fortran_binding.h
152
#define
CFI_type_Complex
4
195
#define CFI_type_float_Complex (
CFI_type_Complex
+ (sizeof (float) << CFI_type_kind_shift))
196
#define CFI_type_double_Complex (
CFI_type_Complex
+ (sizeof (double) << CFI_type_kind_shift))
271
#define CFI_type_long_double_Complex (
CFI_type_Complex
+ (10 << CFI_type_kind_shift))
278
#define CFI_type_long_double_Complex (
CFI_type_Complex
+ (10 << CFI_type_kind_shift))
285
#define CFI_type_long_double_Complex (
CFI_type_Complex
+ (16 << CFI_type_kind_shift))
292
#define CFI_type_long_double_Complex (
CFI_type_Complex
+ (16 << CFI_type_kind_shift))
311
#define CFI_type_float128_Complex (
CFI_type_Complex
+ (16 << CFI_type_kind_shift))
/src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h
131
#define
CFI_type_Complex
4
/src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h
131
#define
CFI_type_Complex
4
Completed in 38 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026