Home
last modified time | relevance | path

Searched defs:CFI_cdesc_t (Results 1 – 22 of 22) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/
H A DISO_Fortran_binding.h123 typedef struct CFI_cdesc_t { struct
137 } CFI_cdesc_t; argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/
H A DISO_Fortran_binding.h123 typedef struct CFI_cdesc_t { struct
137 } CFI_cdesc_t; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/
H A DISO_Fortran_binding.h123 typedef struct CFI_cdesc_t { struct
137 } CFI_cdesc_t; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/
H A DISO_Fortran_binding.h123 typedef struct CFI_cdesc_t { struct
137 } CFI_cdesc_t; argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/
H A DISO_Fortran_binding.h123 typedef struct CFI_cdesc_t { struct
137 } CFI_cdesc_t; argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/
H A DISO_Fortran_binding.h123 typedef struct CFI_cdesc_t { struct
137 } CFI_cdesc_t; argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/
H A DISO_Fortran_binding.h123 typedef struct CFI_cdesc_t { struct
137 } CFI_cdesc_t; argument
/dports/devel/f18/f18-1688bef/include/flang/
H A DISO_Fortran_binding.h126 typedef struct CFI_cdesc_t { struct
140 } CFI_cdesc_t; argument
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/
H A DISO_Fortran_binding.h81 typedef struct CFI_cdesc_t struct
91 CFI_cdesc_t; argument
/dports/lang/gcc11-devel/gcc-11-20211009/libgfortran/
H A DISO_Fortran_binding.h81 typedef struct CFI_cdesc_t struct
91 CFI_cdesc_t; argument
/dports/lang/gcc9-devel/gcc-9-20211007/libgfortran/
H A DISO_Fortran_binding.h81 typedef struct CFI_cdesc_t struct
91 CFI_cdesc_t; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgfortran/
H A DISO_Fortran_binding.h81 typedef struct CFI_cdesc_t struct
91 CFI_cdesc_t; argument
/dports/lang/gcc11/gcc-11.2.0/libgfortran/
H A DISO_Fortran_binding.h81 typedef struct CFI_cdesc_t struct
91 CFI_cdesc_t; argument
/dports/lang/gcc10/gcc-10.3.0/libgfortran/
H A DISO_Fortran_binding.h81 typedef struct CFI_cdesc_t struct
91 CFI_cdesc_t; typedef
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/text/encoding/internal/identifier/
H A Dmib.go81 ISOLatin6 MIB = 13
82
83 // ISOTextComm is the MIB identifier with IANA name ISO_6937-2-add.
85 // ISO-IR: International Register of Escape Sequences and ISO 6937-2:1983
86 // Note: The current registration authority is IPSJ/ITSCJ, Japan.
88 ISOTextComm MIB = 14
90 // HalfWidthKatakana is the MIB identifier with IANA name JIS_X0201.
91 //
92 // JIS X 0201-1976. One byte only, this is equivalent to
/dports/lang/gcc9/gcc-9.4.0/libgfortran/
H A DISO_Fortran_binding.h81 typedef struct CFI_cdesc_t struct
91 CFI_cdesc_t; argument
/dports/lang/gcc9-aux/gcc-9.1.0/libgfortran/
H A DISO_Fortran_binding.h81 typedef struct CFI_cdesc_t struct
91 CFI_cdesc_t; argument
/dports/lang/opencoarrays/OpenCoarrays-2.9.0/src/iso-fortran-binding/
H A DISO_Fortran_binding.h89 typedef struct CFI_cdesc_t struct
99 CFI_cdesc_t; argument
/dports/lang/gcc12-devel/gcc-12-20211205/libgfortran/
H A DISO_Fortran_binding.h81 typedef struct CFI_cdesc_t struct
91 CFI_cdesc_t; argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/c-interop/
H A Dcontiguous-3-c.c35 ctest (CFI_cdesc_t *a, int first, int last, int step, in ctest()
H A Dcontiguous-2-c.c35 ctest (CFI_cdesc_t *a, int lb, int ub, int s, in ctest()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dtrans-types.c3757 tree CFI_cdesc_t = make_node (RECORD_TYPE); in gfc_get_cfi_type() local