Home
last modified time | relevance | path

Searched refs:__DERIVED (Results 1 – 9 of 9) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dnmlutil.c34 case __DERIVED: in I8()
H A DfortDt.h72 __DERIVED = 33, /**< Fortran derived-type */ enumerator
H A DdescRW.c113 if (kind == __STR || kind == __DERIVED) in I8()
H A Dallo.c162 if (kind != __STR && kind != __DERIVED) in I8()
193 if (kind != __STR && kind != __DERIVED) in I8()
226 if (*kind == __STR || *kind == __DERIVED) in ENTFTN()
340 if (kind != __STR && kind != __DERIVED) in I8()
490 if (kind != __STR && kind != __DERIVED) in I8()
577 if (kind != __STR && kind != __DERIVED) in I8()
H A Dnmlread.c506 if (descp->type != __DERIVED) in xfer()
537 } else if (descp->type == __DERIVED) { in skip_to_next()
544 if (next_descp->type == __DERIVED) in skip_to_next()
1228 if (descp->type != __DERIVED) in parse_ref()
1888 if (descp->type == __DERIVED) { in assign()
2293 if (descp->type != __DERIVED) { in dtio_read_scalar()
H A Dnmlwrite.c403 if (descp->type == __DERIVED) { in write_nml_val()
986 if (descp->type != __DERIVED) { in dtio_write_scalar()
H A Dtype.c730 (fd->kind == __DERIVED || fd->kind == __POLY)))) { in process_final_procedures()
1287 case __DERIVED: in I8()
H A Ddist.c1408 if (F90_KIND_G(d) == __STR || F90_KIND_G(d) == __DERIVED || in I8()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Ddtypeutl.c3413 __DERIVED = 33, /* F90 derived type */ enumerator
3464 __DERIVED, /* TY_DERIVED */