Home
last modified time | relevance | path

Searched defs:uns (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/gcc/
HDdouble-int.c59 double_int_ext (double_int cst, unsigned prec, bool uns) in double_int_ext()
148 double_int_fits_in_hwi_p (double_int cst, bool uns) in double_int_fits_in_hwi_p()
210 double_int_divmod (double_int a, double_int b, bool uns, unsigned code, in double_int_divmod()
241 double_int_div (double_int a, double_int b, bool uns, unsigned code) in double_int_div()
269 double_int_mod (double_int a, double_int b, bool uns, unsigned code) in double_int_mod()
316 double_int_cmp (double_int a, double_int b, bool uns) in double_int_cmp()
380 dump_double_int (FILE *file, double_int cst, bool uns) in dump_double_int()
HDtree.c1304 int uns; in integer_all_onesp() local
5499 int uns in get_unwidened() local
5596 int uns = 0; in get_narrower() local
HDfold-const.c587 div_and_round_double (enum tree_code code, int uns, in div_and_round_double()
867 int uns = TYPE_UNSIGNED (type); in div_if_zero_remainder() local
1531 int uns = TYPE_UNSIGNED (type); in int_const_binop() local
7711 tree uns = lang_hooks.types.unsigned_type (TREE_TYPE (and0)); in fold_unary() local
HDc-typeck.c8671 int uns; in build_binary_op() local
/NextBSD/contrib/gdb/gdb/
HDgdbtypes.c1084 char *uns = alloca (strlen (name) + 10); in lookup_unsigned_typename() local
1095 char *uns = alloca (strlen (name) + 8); in lookup_signed_typename() local
/NextBSD/contrib/tcpdump/
HDprint-snmp.c330 uint32_t uns; member
/NextBSD/contrib/gcc/cp/
HDtypeck.c3623 int uns = TYPE_UNSIGNED (result_type); in build_binary_op() local