Home
last modified time | relevance | path

Searched refs:__CPLX32 (Results 1 – 12 of 12) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A DfortDt.h69 __CPLX32 = 30, /**< Fortran complex*32 (2x real*16) */ enumerator
222 #define __DCPLX __CPLX32
H A Dassign.c112 case __CPLX32: in __fortio_assign()
174 case __CPLX32: in __fortio_assign()
233 case __CPLX32: in __fortio_assign()
H A Dftn.c42 __CPLX32, /* complex*32 (2x real*16) */
H A Ddbug.c90 case __CPLX32: in __fort_print_scalar()
621 case __CPLX32: in I8()
H A Dutils.c545 case __CPLX32: in __fortio_swap_bytes()
H A Dred.c813 case __CPLX32: in I8()
1006 case __CPLX32: in I8()
1197 case __CPLX32: in I8()
H A Dtype.c1278 case __CPLX32: in I8()
1600 static struct type_desc I8(__f03_cplx32_td) = {{__POLY, __CPLX32, 0,
H A Dmiscsup_com.c3479 case __CPLX32:
3517 case __CPLX32:
3555 case __CPLX32:
3593 case __CPLX32:
3631 case __CPLX32:
H A Dfmtconv.c197 case __CPLX32: in __fortio_default_convert()
H A Dfmtwrite.c1011 } else if (tmptype == __CPLX32) { in __f90io_fmt_write()
H A Dfmtread.c1295 else if (tmptype == __CPLX32) in __f90io_fmt_read()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Ddtypeutl.c3410 __CPLX32 = 30, /* F complex*32 (2x real*16) */ enumerator
3453 __CPLX32, /* TY_QCMPLX */