Searched defs:unsignedp (Results 1 - 25 of 88) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Deh52.C6 int unsignedp = *punsignedp; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Duninit-4-O0.c17 char unsignedp; member in struct:operation
H A Duninit-4.c17 char unsignedp; member in struct:operation
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20040703-1.c12 int unsignedp; /* True if value should be treated as unsigned. */ member in struct:cpp_num
/haiku-buildtools/gcc/gcc/
H A Dccmp.c167 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (gimple_assign_rhs1 (g))); local
H A Dtree-affine.c296 int unsignedp, volatilep; local
H A Dtree-outof-ssa.c310 int unsignedp; local
718 int unsignedp; local
H A Dtsan.c155 int volatilep = 0, unsignedp = 0; local
H A Ddojump.c686 do_jump_by_parts_greater_rtx(machine_mode mode, int unsignedp, rtx op0, rtx op1, rtx if_false_label, rtx if_true_label, int prob) argument
768 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (treeop0)); local
963 do_compare_rtx_and_jump(rtx op0, rtx op1, enum rtx_code code, int unsignedp, machine_mode mode, rtx size, rtx if_false_label, rtx if_true_label, int prob) argument
1186 int unsignedp; local
[all...]
H A Dexplow.c790 int unsignedp; local
841 int unsignedp = TYPE_UNSIGNED (type); local
H A Dstmt.c723 do_jump_if_equal(machine_mode mode, rtx op0, rtx op1, rtx label, int unsignedp, int prob) argument
893 int unsignedp = TYPE_UNSIGNED (index_type); local
1599 int unsignedp = TYPE_UNSIGNED (index_type); local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dforwprop-25.c27 convert_move (rtx to, rtx from, int unsignedp) argument
/haiku-buildtools/gcc/gcc/jit/
H A Ddummy-frontend.c156 jit_langhook_type_for_mode (enum machine_mode mode, int unsignedp) argument
/haiku-buildtools/gcc/gcc/go/
H A Dgo-lang.c316 go_langhook_type_for_size (unsigned int bits, int unsignedp) argument
353 go_langhook_type_for_mode (machine_mode mode, int unsignedp) argument
/haiku-buildtools/legacy/gcc/gcc/
H A Dcppexp.c108 char unsignedp; /* true if value should be treated as unsigned */ member in struct:operation
[all...]
H A Dexplow.c761 int unsignedp = *punsignedp; local
H A Dcalls.c72 int unsignedp; member in struct:arg_data
921 int unsignedp; local
2461 int unsignedp = TREE_UNSIGNED (type); local
[all...]
H A Dfunction.h35 int unsignedp; member in struct:var_refs_queue
/haiku-buildtools/gcc/gcc/java/
H A Dtypeck.c171 java_type_for_mode (machine_mode mode, int unsignedp) argument
193 java_type_for_size (unsigned bits, int unsignedp) argument
[all...]
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-lex.c1251 int unsignedp = 0; local
/haiku-buildtools/legacy/gcc/gcc/config/v850/
H A Dv850.c1125 int unsignedp = FALSE; local
1263 int unsignedp = FALSE; local
/haiku-buildtools/gcc/gcc/fortran/
H A Df95-lang.c649 builtin_type_for_size (int size, bool unsignedp) argument
/haiku-buildtools/gcc/gcc/lto/
H A Dlto-lang.c583 builtin_type_for_size (int size, bool unsignedp) argument
838 lto_type_for_size (unsigned precision, int unsignedp) argument
[all...]
/haiku-buildtools/gcc/libcpp/
H A Dcharset.c1483 narrow_str_to_charconst(cpp_reader *pfile, cpp_string str, unsigned int *pchars_seen, int *unsignedp) argument
1552 wide_str_to_charconst(cpp_reader *pfile, cpp_string str, unsigned int *pchars_seen, int *unsignedp, enum cpp_ttype type) argument
1610 cpp_interpret_charconst(cpp_reader *pfile, const cpp_token *token, unsigned int *pchars_seen, int *unsignedp) argument
H A Dexpr.c996 int unsignedp = 0; local
1616 bool unsignedp; local
1935 bool unsignedp = lhs.unsignedp || rhs.unsignedp; local
1989 bool unsignedp = lhs.unsignedp || rhs.unsignedp; local
[all...]

Completed in 302 milliseconds

1234