Home
last modified time | relevance | path

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

1234

/dports/graphics/embree/embree-3.13.2/common/lexers/
H A Dtokenstream.h17 enum Type { TY_EOF, TY_CHAR, TY_INT, TY_FLOAT, TY_IDENTIFIER, TY_STRING, TY_SYMBOL }; enumerator
21 Token (int i, const ParseLocation& loc = ParseLocation()) : ty(TY_INT ), i(i), loc(loc) {} in ty() argument
36 if (ty == TY_INT) return i; in Int()
42 if (ty == TY_INT && cast) return (float)i;
67 if (a.ty == TY_INT) return a.i == b.i;
82 if (a.ty == TY_INT) return a.i < b.i;
94 if (t.ty == TY_INT) return cout << "Int(" << t.i << ")";
/dports/lang/nwcc/nwcc_0.8.3/cpp/
H A Dtypemap.c1579 TY_INT,
1616 TY_INT,
1982 case TY_INT: in type_to_index()
2060 case TY_INT: in cross_do_conv()
2186 cross_do_conv(left, TY_INT, 1); in cross_convert_tyval()
2294 ret->type = TY_INT; in cross_make_int_token()
2345 return make_basic_type(TY_INT); in cross_get_bitfield_promoted_type()
2351 return make_basic_type(TY_INT); in cross_get_bitfield_promoted_type()
2574 cross_do_conv(dest, TY_INT, 1); in cross_exec_op()
2604 cross_do_conv(src, TY_INT, 1); in cross_exec_op()
[all …]
H A Devalexpr.c417 ret.type->code = TY_INT; in do_static_var()
1327 if (tv->type->code < TY_INT) {
1329 make_basic_type(TY_INT),
1555 ret.type = make_basic_type(TY_INT);
1643 ret.type = make_basic_type(TY_INT);
1725 if (tmp2.type->code < TY_INT) {
1732 cross_do_conv(&tmp2, TY_INT, 1);
1821 make_basic_type(TY_INT),
1873 make_basic_type(TY_INT),
2008 if (tmp1.type->code < TY_INT) {
[all …]
H A Dnumlimits.c114 max_int = cross_get_type_properties(TY_INT); in init_max_digits()
338 return TY_INT; in check_hex_oct()
531 return TY_INT; in check_dec()
H A Dtoken.h192 #define IS_INT(val) ((val) == TY_INT || (val) == TY_UINT)
194 #define TY_INT 125 macro
H A Dtype.c664 { "int", TY_INT },
823 ret->type = TY_INT;
825 TY_INT), NULL);;
1214 else if (code == TY_UINT) rc = TY_INT;
1302 tv->type = n_xmemdup(make_basic_type(TY_INT),
/dports/lang/nwcc/nwcc_0.8.3/
H A Dtypemap.c1580 TY_INT,
1617 TY_INT,
1983 case TY_INT: in type_to_index()
2061 case TY_INT: in cross_do_conv()
2187 cross_do_conv(left, TY_INT, 1); in cross_convert_tyval()
2295 ret->type = TY_INT; in cross_make_int_token()
2346 return make_basic_type(TY_INT); in cross_get_bitfield_promoted_type()
2352 return make_basic_type(TY_INT); in cross_get_bitfield_promoted_type()
2575 cross_do_conv(dest, TY_INT, 1); in cross_exec_op()
2605 cross_do_conv(src, TY_INT, 1); in cross_exec_op()
[all …]
H A Devalexpr.c448 ret.type->code = TY_INT; in do_static_var()
1400 if (tv->type->code < TY_INT) {
1402 make_basic_type(TY_INT),
1629 ret.type = make_basic_type(TY_INT);
1717 ret.type = make_basic_type(TY_INT);
1799 if (tmp2.type->code < TY_INT) {
1806 cross_do_conv(&tmp2, TY_INT, 1);
1895 make_basic_type(TY_INT),
1947 make_basic_type(TY_INT),
2082 if (tmp1.type->code < TY_INT) {
[all …]
H A Dabigen.c29 TY_INT, enumerator
56 case TY_INT: p = "int"; break; in type_to_text()
75 case TY_INT: in type_to_fmtstring()
H A Dnumlimits.c114 max_int = cross_get_type_properties(TY_INT); in init_max_digits()
338 return TY_INT; in check_hex_oct()
531 return TY_INT; in check_dec()
H A Danalyze.c70 if (ty->code != TY_INT in check_main()
94 tytmp = make_basic_type(TY_INT); in check_main()
182 { &num, TY_INT }, in analyze()
219 } else if (vatok[i].tokval == TY_INT) { in analyze()
H A Dfcatalog.c544 case 'c': return TY_INT; in get_type_by_fmt()
545 case 'd': return TY_INT; in get_type_by_fmt()
546 case 'i': return TY_INT; in get_type_by_fmt()
674 case TY_INT: in check_format_string()
H A Dattribute.c77 { TY_INT, 0, NULL }
93 { TY_INT, 0, NULL },
94 { TY_INT, 0, NULL }
449 && arginfo[i].type == TY_INT) { in get_single_attribute()
463 } else if (attrargs[i]->type == TY_INT) { in get_single_attribute()
H A Dtoken.h194 #define IS_INT(val) ((val) == TY_INT || (val) == TY_UINT)
196 #define TY_INT 125 macro
H A Dtype.c682 { "int", TY_INT },
863 ret->type = TY_INT;
865 TY_INT), NULL);;
1254 else if (code == TY_UINT) rc = TY_INT;
1342 tv->type = n_xmemdup(make_basic_type(TY_INT),
H A Ddecl.c367 ty->code = TY_INT; in get_base_type()
772 ty->code = TY_INT; in get_base_type()
785 if (ty->code == TY_INT) { in get_base_type()
800 if (ty->code == TY_INT) { in get_base_type()
1137 ty->code = TY_INT; in get_base_type()
1233 } else if (ty->code == TY_INT) { in get_base_type()
1719 if (ret->code != TY_INT &&
2573 decty->code = TY_INT;
H A Dbuiltins.c421 store_token(&tokens, ip, TY_INT, 0, NULL); in generic_builtin_parse_offsetof()
484 cross_do_conv(ex->const_value, TY_INT, 1); in generic_builtin_parse_frame_address()
585 tok = const_from_value(&size, make_basic_type(TY_INT)); in generic_builtin_va_copy_to_icode()
586 tmpvr = vreg_alloc(NULL, tok, NULL, make_basic_type(TY_INT)); in generic_builtin_va_copy_to_icode()
947 make_basic_type(backend->arch == ARCH_X86? TY_INT: TY_LONG), in x86_builtin_va_arg_to_icode()
1282 intsize = backend->get_sizeof_type(make_basic_type(TY_INT), NULL); in mips_builtin_va_arg_to_icode()
H A Ddecl_adv.c114 dec[0]->dtype = type? type: n_xmemdup(make_basic_type(TY_INT), sizeof *type); in store_member_enum()
229 tv.type = make_basic_type(TY_INT); in complete_bitfield_storage_unit()
932 make_basic_type(TY_INT), NULL);
1340 make_basic_type(TY_INT),
/dports/misc/xplr/xplr-0.17.0/cargo-crates/mlua-0.7.0/src/ffi/glue/
H A Dglue.c52 #define TY_INT 0 macro
54 { TY_INT, name, .int_val = val }
176 case TY_INT: in write_item()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dlowerexp.c80 case TY_INT: in conv_bint_ilm()
177 case TY_INT: in conv_sint_ilm()
275 case TY_INT: in conv_int_ilm()
364 case TY_INT: in conv_int8_ilm()
466 case TY_INT: in conv_word_ilm()
533 case TY_INT: in conv_dword_ilm()
600 case TY_INT: in conv_blog_ilm()
662 case TY_INT: in conv_slog_ilm()
726 case TY_INT: in conv_log_ilm()
803 case TY_INT: in conv_log8_ilm()
[all …]
H A Ddtypeutl.c54 case TY_INT: in target_name()
82 case TY_INT: in target_kind()
117 case TY_INT: in size_of()
550 case TY_INT: in size_ast()
677 case TY_INT: in size_ast_of()
954 case TY_INT: in fix_dtype()
1217 case TY_INT: in alignment()
1291 case TY_INT: in bits_in()
2661 case TY_INT: in dlen()
2730 case TY_INT: in _dmp_dent()
[all …]
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dftnbitsup.c343 case TY_INT: in Ftn_jzext()
375 case TY_INT: in Ftn_izext()
H A Ddattype.h28 #define TY_INT 6 macro
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Ddtypeutl.cpp223 case TY_INT: in _size_of()
372 case TY_INT: in dlen()
428 return dtypeinfo[TY_INT].align; in alignment()
437 case TY_INT: in alignment()
460 return dtypeinfo[TY_INT].align; in alignment()
919 case TY_INT: in _dmp_dent()
1064 case TY_INT: in Scale_Of()
H A Dsemutil0.cpp426 case TY_INT: in cngcon()
459 case TY_INT: in cngcon()
472 case TY_INT: in cngcon()

1234