Home
last modified time | relevance | path

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

12

/dports/lang/nwcc/nwcc_0.8.3/
H A Dabigen.c33 TY_DOUBLE, enumerator
60 case TY_DOUBLE: p = "double"; break; in type_to_text()
82 case TY_DOUBLE: in type_to_fmtstring()
H A Dmips_emit_as.c233 case TY_DOUBLE: in print_init_expr()
554 case TY_DOUBLE: in emit_fp_constants()
570 case TY_DOUBLE: in emit_fp_constants()
965 } else if (vr->type->code == TY_DOUBLE) { in emit_load()
1285 } else if (ty->code == TY_DOUBLE) { in emit_div()
1346 } else if (ty->code == TY_DOUBLE) { in emit_mul()
1748 if (cr->src_type->code == TY_DOUBLE in emit_mov()
2322 || t->type == TY_DOUBLE in print_mem_operand()
2457 if (dest_type->code == TY_DOUBLE) { in emit_mips_cvt()
2467 } else if (src_type->code == TY_DOUBLE) { in emit_mips_cvt()
[all …]
H A Dsparc_emit_as.c170 case TY_DOUBLE: in print_init_expr()
575 case TY_DOUBLE: in emit_fp_constants()
587 case TY_DOUBLE: in emit_fp_constants()
1585 } else if (ty->code == TY_DOUBLE) { in emit_div()
1650 } else if (ty->code == TY_DOUBLE) { in emit_mul()
1828 if (from->code == TY_DOUBLE) { in emit_conv_fp()
1840 } else if (to->code == TY_DOUBLE) { in emit_conv_fp()
1855 } else if (from->code == TY_DOUBLE) { in emit_conv_fp()
1864 } else if (from->code == TY_DOUBLE) { in emit_conv_fp()
1873 } else if (from->code == TY_DOUBLE) { in emit_conv_fp()
[all …]
H A Dfcatalog.c554 case 'f': return TY_DOUBLE; in get_type_by_fmt()
563 return TY_DOUBLE; in get_type_by_fmt()
733 case TY_DOUBLE: in check_format_string()
750 ch == TY_DOUBLE? "double": in check_format_string()
H A Dpower_gen.c398 case TY_DOUBLE: in get_sizeof_basic()
632 if (se->dec->dtype->code == TY_DOUBLE in do_map_parameter()
2023 TY_DOUBLE) { in icode_make_fcall()
2026 make_basic_type(TY_DOUBLE), il); in icode_make_fcall()
2168 if (vrs[i]->type->code == TY_DOUBLE in icode_make_fcall()
2323 || ty->code == TY_DOUBLE in icode_make_fcall()
2395 || rtype->code == TY_DOUBLE in icode_make_return()
2653 to_type = make_basic_type(TY_DOUBLE); in generic_conv_fp_to_or_from_ldouble()
2725 n_xmemdup(make_basic_type(TY_DOUBLE), in conv_int_to_fp_32()
2824 make_basic_type(TY_DOUBLE), il); in generic_double_vreg_to_ldouble()
[all …]
H A Dtypemap.c157 { TY_DOUBLE, 0, 8, 4, 64, ASCII_NONE }, /* double */
175 { TY_DOUBLE, 0, 8, 4, 64, ASCII_NONE }, /* double */
201 { TY_DOUBLE, 0, 8, 8, 64, ASCII_NONE }, /* double */
1876 { TY_DOUBLE, 0, 0, 0, 0, ASCII_NONE },
1877 TY_DOUBLE,
1997 case TY_DOUBLE: in type_to_index()
2089 case TY_DOUBLE: in cross_do_conv()
3141 } else if (srcty == TY_DOUBLE) { in cross_conv_host_to_target()
3155 mapty = make_basic_type(TY_DOUBLE); in cross_conv_host_to_target()
3190 case TY_DOUBLE: in get_fmt()
[all …]
H A Dtoken.h211 #define TY_DOUBLE 134 macro
216 || (val) == TY_DOUBLE \
H A Dx86_gen.c931 case TY_DOUBLE: in get_sizeof_basic()
1693 = make_basic_type(TY_DOUBLE);
1701 = make_basic_type(TY_DOUBLE);
1709 TY_DOUBLE);
1863 || ty->code == TY_DOUBLE
1952 || rtype->code == TY_DOUBLE
2729 if (to->code == TY_DOUBLE) {
2784 } else if (to->code == TY_DOUBLE) {
3067 TY_DOUBLE, /* is double */
3104 if (to->code == TY_DOUBLE) {
[all …]
H A Dx86_emit_gas.c316 case TY_DOUBLE: in print_init_expr()
320 TY_DOUBLE, TY_UINT, 0, 0); in print_init_expr()
325 TY_DOUBLE, TY_UINT, 0, 1); in print_init_expr()
1209 case TY_DOUBLE: in emit_fp_constants()
1212 if (tf->num->type == TY_DOUBLE) { in emit_fp_constants()
1231 case TY_DOUBLE: in emit_fp_constants()
1235 TY_DOUBLE, TY_UINT, 0, 0); in emit_fp_constants()
1239 TY_DOUBLE, TY_UINT, 0, 1); in emit_fp_constants()
1245 TY_DOUBLE, TY_UINT, 0, 0); in emit_fp_constants()
1249 TY_DOUBLE, TY_UINT, 0, 1); in emit_fp_constants()
[all …]
H A Dpower_emit_as.c340 case TY_DOUBLE: in print_init_expr()
726 case TY_DOUBLE: in emit_static_init_vars()
729 tf->num->value, TY_DOUBLE, in emit_static_init_vars()
734 tf->num->value, TY_DOUBLE, in emit_static_init_vars()
1062 if (tf->num->type == TY_DOUBLE in emit_fp_constants()
1067 TY_DOUBLE, TY_UINT, 0, 1); in emit_fp_constants()
1801 } else if (vr->type->code == TY_DOUBLE) { in emit_load()
2116 } else if (src->type->code == TY_DOUBLE) { in emit_store()
2440 } else if (ty->code == TY_DOUBLE) { in emit_div()
2530 } else if (ty->code == TY_DOUBLE) { in emit_mul()
[all …]
H A Dsparc_gen.c312 && sparc_fprs[base].vreg->type->code == TY_DOUBLE)
564 case TY_DOUBLE: in get_sizeof_basic()
768 case TY_DOUBLE: in do_map_parameter()
1566 } else if (vr->type->code == TY_DOUBLE) { in put_sparc_fp_arg_into_reg()
1811 make_basic_type(TY_DOUBLE), il); in icode_make_fcall()
1909 if (vrs[i]->type->code == TY_DOUBLE) { in icode_make_fcall()
2054 || ty->code == TY_DOUBLE in icode_make_fcall()
2126 || rtype->code == TY_DOUBLE in icode_make_return()
2382 double_vreg->type = make_basic_type(TY_DOUBLE); in icode_make_cast()
H A Dtoken.c820 } else if (type == TY_DOUBLE) {
950 TY_DOUBLE);
1248 real_type = TY_DOUBLE;
1283 real_type = TY_DOUBLE;
1706 || type == TY_DOUBLE
H A Damd64_gen.c399 case TY_DOUBLE: in get_sizeof_basic()
958 make_basic_type(TY_DOUBLE); in gen_function()
1556 make_basic_type(TY_DOUBLE); in icode_make_fcall()
1655 || ty->code == TY_DOUBLE) { in icode_make_fcall()
1721 || rtype->code == TY_DOUBLE) { in icode_make_return()
H A Damd64_emit_yasm.c1241 || t->type == TY_DOUBLE in print_mem_operand()
1452 data->code == TY_DOUBLE? "sd": "ss", data->dest_sse_reg->name, data->src_gpr->name); in emit_amd64_ulong_to_float()
1460 data->code == TY_DOUBLE? "sd": "ss", data->dest_sse_reg->name, data->temp_gpr->name); in emit_amd64_ulong_to_float()
1462 data->code == TY_DOUBLE? "sd": "ss", data->dest_sse_reg->name, data->dest_sse_reg->name); in emit_amd64_ulong_to_float()
H A Damd64_emit_gas.c1347 || t->type == TY_DOUBLE in print_mem_operand()
1597 data->code == TY_DOUBLE? "sd": "ss", data->src_gpr->name, data->dest_sse_reg->name); in emit_amd64_ulong_to_float()
1605 data->code == TY_DOUBLE? "sd": "ss", data->temp_gpr->name, data->dest_sse_reg->name); in emit_amd64_ulong_to_float()
1607 data->code == TY_DOUBLE? "sd": "ss", data->dest_sse_reg->name, data->dest_sse_reg->name); in emit_amd64_ulong_to_float()
H A Dmips_gen.c327 case TY_DOUBLE: in get_sizeof_basic()
1575 make_basic_type(TY_DOUBLE), il);
1725 || ty->code == TY_DOUBLE
1789 || rtype->code == TY_DOUBLE) {
1901 vreg_set_new_type(double_vr, make_basic_type(TY_DOUBLE));
H A Ddefs.c111 { "double", TOK_KEY_DOUBLE, TY_DOUBLE, C89 },
H A Dx86_emit_nasm.c268 case TY_DOUBLE: in print_init_expr()
272 TY_DOUBLE, TY_UINT, 0, 0); in print_init_expr()
277 TY_DOUBLE, TY_UINT, 0, 1); in print_init_expr()
1152 case TY_DOUBLE: in emit_fp_constants()
1156 TY_DOUBLE, 0); in emit_fp_constants()
2984 || t->type == TY_DOUBLE
H A Ddecl.c814 } else if (ty->code == TY_DOUBLE) { in get_base_type()
872 ty->code = TY_DOUBLE; in get_base_type()
1165 ty->code = TY_DOUBLE; in get_base_type()
1187 ty->code == TY_DOUBLE || in get_base_type()
/dports/lang/nwcc/nwcc_0.8.3/cpp/
H A Dtypemap.c156 { TY_DOUBLE, 0, 8, 4, 64, ASCII_NONE }, /* double */
174 { TY_DOUBLE, 0, 8, 4, 64, ASCII_NONE }, /* double */
200 { TY_DOUBLE, 0, 8, 8, 64, ASCII_NONE }, /* double */
1875 { TY_DOUBLE, 0, 0, 0, 0, ASCII_NONE },
1876 TY_DOUBLE,
1996 case TY_DOUBLE: in type_to_index()
2088 case TY_DOUBLE: in cross_do_conv()
3164 } else if (srcty == TY_DOUBLE) { in cross_conv_host_to_target()
3178 mapty = make_basic_type(TY_DOUBLE); in cross_conv_host_to_target()
3213 case TY_DOUBLE: in get_fmt()
[all …]
H A Dtoken.h209 #define TY_DOUBLE 134 macro
214 || (val) == TY_DOUBLE \
H A Dtoken.c795 } else if (type == TY_DOUBLE) {
925 TY_DOUBLE);
1223 real_type = TY_DOUBLE;
1255 real_type = TY_DOUBLE;
1661 || type == TY_DOUBLE
H A Ddefs.c113 { "double", TOK_KEY_DOUBLE, TY_DOUBLE, C89 },
H A Dtype.c669 { "double", TY_DOUBLE },
905 || t->code == TY_DOUBLE
/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dimhfile.c139 #define TY_DOUBLE 7 macro
579 case TY_DOUBLE:
1168 pixtype = TY_DOUBLE;

12