Home
last modified time | relevance | path

Searched refs:__INT8 (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/sys/
H A D_intsup.h82 #define __INT8 "hh" macro
84 #define __INT8 "h" macro
86 #define __INT8 macro
88 #define __INT8 "l" macro
90 #define __INT8 "ll" macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/sys/
H A D_intsup.h93 #define __INT8 "hh" macro
95 #define __INT8 "h" macro
97 #define __INT8 macro
99 #define __INT8 "l" macro
101 #define __INT8 "ll" macro
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dutil.c85 case __INT8: in I8()
119 case __INT8: in I8()
216 case __INT8: in I8()
248 case __INT8: in I8()
280 case __INT8: in I8()
312 case __INT8: in I8()
H A Dassign.c62 case __INT8: in __fortio_assign()
82 case __INT8: in __fortio_assign()
152 case __INT8: in __fortio_assign()
210 case __INT8: in __fortio_assign()
290 if (valp->dtype == __INT8 || valp->dtype == __LOG8) { in to_bigreal()
H A DfortDt.h64 __INT8 = 26, /**< Fortran integer*8 */ enumerator
217 #define __INT __INT8
H A Dfmtread.c1976 case __INT8: in fr_readnum()
1977 ty = __INT8; in fr_readnum()
1982 ty = __INT8; in fr_readnum()
2039 ty = __INT8; in fr_readnum()
2100 ty = __INT8; in fr_readnum()
2118 ty = __INT8; in fr_readnum()
2240 case __INT8: in fr_readnum()
2275 case __INT8: in fr_readnum()
2375 case __INT8: in fr_assign()
2465 case __INT8: in fr_OZreadnum()
[all …]
H A Dfmtwrite.c1831 ty = __INT8; in fw_writenum()
1835 case __INT8: in fw_writenum()
1838 ty = __INT8; in fw_writenum()
1987 ty = __INT8; in fw_writenum()
2014 ty = __INT8; in fw_writenum()
2096 case __INT8: in fw_writenum()
2139 case __INT8: in fw_writenum()
2178 case __INT8: in fw_writenum()
2210 case __INT8: in fw_writenum()
2240 case __INT8: in fw_writenum()
[all …]
H A Dpack.c122 case __INT8: in ENTFTN()
265 case __INT8: in ENTFTN()
390 case __INT8: in ENTFTN()
H A Ddesc.c124 type = __INT8; in I8()
H A Dftn.c32 __INT8, /* integer*8 */
H A Dmiscsup_com.c3465 case __INT8:
3503 case __INT8:
3541 case __INT8:
3579 case __INT8:
3617 case __INT8:
3655 case __INT8:
3681 case __INT8:
3707 case __INT8:
3733 case __INT8:
3759 case __INT8:
[all …]
H A Dmmul.c313 case __INT8: in ENTFTN()
495 case __INT8: in I8()
719 case __INT8: in I8()
967 case __INT8: in I8()
H A Ddbug.c70 case __INT8: in __fort_print_scalar()
541 case __INT8: in I8()
H A Dscatter.c1249 case __INT8: in I8()
1299 case __INT8: in I8()
1329 case __INT8: in I8()
H A Dred.c789 case __INT8: in I8()
982 case __INT8: in I8()
1093 kind = __INT8; in I8()
1173 case __INT8: in I8()
H A Dldread.c1234 tknval.dtype = __INT8; in get_number()
1428 if (valp->dtype == __INT8 || valp->dtype == __LOG8) in to_bigreal()
H A Dtype.c1266 case __INT8: in I8()
1568 {__POLY, __INT8, 0, sizeof(__INT8_T), 0, 0, 0, 0, 0, &I8(__f03_int8_td)},
H A Dquery.c37 case __INT8: in I8()
93 case __INT8: in I8()
H A Dfmtconv.c114 case __INT8: in __fortio_default_convert()
H A Dinquire.c2035 DIST_RBCST(ioproc, sint, SINTN, 1, __INT8); in ENTF90IO()
2541 DIST_RBCST(ioproc, sint, SINTN, 1, __INT8); in ENTF90IO()
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dfeddesc.h44 __INT8 = 17, /* integer*8 */ enumerator
H A Dfenddf.cpp150 __INT8, /* TY_INT8 */
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/
H A Dinttypes.h26 #define __PRI8(x) __INT8 __STRINGIFY(x)
41 #define __SCN8(x) __INT8 __STRINGIFY(x)
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/
H A Dinttypes.h31 #define __PRI8(x) __INT8 __STRINGIFY(x)
46 #define __SCN8(x) __INT8 __STRINGIFY(x)
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Ddtypeutl.c3405 __INT8 = 26, /* F integer*8 */ enumerator
3445 __INT8, /* TY_INT8 */

12