Home
last modified time | relevance | path

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

/dports/lang/nwcc/nwcc_0.8.3/
H A Dabigen.c28 TY_SHORT, enumerator
55 case TY_SHORT: p = "short"; break; in type_to_text()
74 case TY_SHORT: in type_to_fmtstring()
H A Dtoken.h189 #define IS_SHORT(val) ((val) == TY_SHORT || (val) == TY_USHORT)
191 #define TY_SHORT 123 macro
H A Dtypemap.c147 { TY_SHORT, TOK_KEY_SIGNED, 2, 8, 16, ASCII_16BIT }, /* short */
165 { TY_SHORT, TOK_KEY_SIGNED, 2, 8, 16, ASCII_16BIT }, /* short */
191 { TY_SHORT, TOK_KEY_SIGNED, 2, 2, 16, ASCII_16BIT }, /* short */
217 { TY_SHORT, TOK_KEY_SIGNED, 2, 2, 16, ASCII_16BIT }, /* short */
243 { TY_SHORT, TOK_KEY_SIGNED, 2, 2, 16, ASCII_16BIT }, /* short */
1539 { TY_SHORT, TOK_KEY_SIGNED, 0, 0, 0, ASCII_NONE },
1540 TY_SHORT,
1977 case TY_SHORT: in type_to_index()
2053 case TY_SHORT: in cross_do_conv()
3360 case TY_SHORT: in do_print_value()
[all …]
H A Ddefs.c126 { "short", TOK_KEY_SHORT, TY_SHORT, C89 },
H A Ddecl.c751 ty->code == TY_SHORT || in get_base_type()
787 ty->code = TY_SHORT; in get_base_type()
796 ty->code = TY_SHORT; in get_base_type()
1231 } else if (ty->code == TY_SHORT) { in get_base_type()
H A Dsparc_gen.c557 case TY_SHORT: in get_sizeof_basic()
2220 } else if (from->code == TY_SHORT) { in change_preg_size()
2257 } else if (to->code == TY_SHORT) { in change_preg_size()
2407 || from->code == TY_SHORT) { in icode_make_cast()
H A Dtype.c680 { "short", TY_SHORT },
1253 else if (code == TY_USHORT) rc = TY_SHORT;
H A Dx86_gen.c924 case TY_SHORT: in get_sizeof_basic()
2390 ty_old = *make_basic_type(TY_SHORT);
2397 ty_new = *make_basic_type(TY_SHORT);
H A Dmips_emit_as.c136 case TY_SHORT: in print_init_expr()
938 } else if (vr->type->code == TY_SHORT) { in emit_load()
H A Dsparc_emit_as.c121 case TY_SHORT: in print_init_expr()
1131 } else if (vr->type->code == TY_SHORT) { in emit_load()
H A Dpower_gen.c391 case TY_SHORT: in get_sizeof_basic()
2538 } else if (from->code == TY_SHORT) { in change_preg_size()
H A Dx86_emit_nasm.c190 case TY_SHORT: in print_init_expr()
193 TY_SHORT, 'd'); in print_init_expr()
H A Damd64_gen.c392 case TY_SHORT: in get_sizeof_basic()
H A Dpower_emit_as.c237 case TY_SHORT: in print_init_expr()
1763 } else if (vr->type->code == TY_SHORT) { in emit_load()
H A Dmips_gen.c320 case TY_SHORT: in get_sizeof_basic()
H A Dx86_emit_gas.c239 case TY_SHORT: in print_init_expr()
/dports/lang/nwcc/nwcc_0.8.3/cpp/
H A Dtoken.h187 #define IS_SHORT(val) ((val) == TY_SHORT || (val) == TY_USHORT)
189 #define TY_SHORT 123 macro
H A Dtypemap.c146 { TY_SHORT, TOK_KEY_SIGNED, 2, 8, 16, ASCII_16BIT }, /* short */
164 { TY_SHORT, TOK_KEY_SIGNED, 2, 8, 16, ASCII_16BIT }, /* short */
190 { TY_SHORT, TOK_KEY_SIGNED, 2, 2, 16, ASCII_16BIT }, /* short */
216 { TY_SHORT, TOK_KEY_SIGNED, 2, 2, 16, ASCII_16BIT }, /* short */
242 { TY_SHORT, TOK_KEY_SIGNED, 2, 2, 16, ASCII_16BIT }, /* short */
1538 { TY_SHORT, TOK_KEY_SIGNED, 0, 0, 0, ASCII_NONE },
1539 TY_SHORT,
1976 case TY_SHORT: in type_to_index()
2052 case TY_SHORT: in cross_do_conv()
3382 case TY_SHORT: in do_print_value()
[all …]
H A Ddefs.c128 { "short", TOK_KEY_SHORT, TY_SHORT, C89 },
H A Dtype.c662 { "short", TY_SHORT },
1213 else if (code == TY_USHORT) rc = TY_SHORT;
/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dimhfile.c135 #define TY_SHORT 3 macro
566 case TY_SHORT:
1156 pixtype = TY_SHORT;
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Diraffits.c102 #define TY_SHORT 3 macro
650 case TY_SHORT: in iraftofits()
/dports/astro/cfitsio/cfitsio-3.49/
H A Diraffits.c102 #define TY_SHORT 3 macro
650 case TY_SHORT: in iraftofits()
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Diraffits.c101 #define TY_SHORT 3 macro
649 case TY_SHORT: in iraftofits()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Diraffits.c102 #define TY_SHORT 3 macro
650 case TY_SHORT: in iraftofits()