Searched refs:SIGNED (Results 1 - 25 of 166) sorted by relevance

1234567

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsignop.h1 /* Operations with SIGNED and UNSIGNED. -*- C++ -*-
29 SIGNED, enumerator in enum:signop
H A Dwide-int-print.cc35 if (sgn == SIGNED)
44 if (sgn == SIGNED)
H A Dwide-int.cc416 else if (index < blocks_needed || sgn == SIGNED)
424 return (sgn == SIGNED
493 s0 = selt (op0, op0len, blocks_needed, small_prec, l, SIGNED);
494 s1 = selt (op1, op1len, blocks_needed, small_prec, l, SIGNED);
503 u0 = selt (op0, op0len, blocks_needed, small_prec, l, SIGNED);
504 u1 = selt (op1, op1len, blocks_needed, small_prec, l, SIGNED);
531 s0 = selt (op0, op0len, blocks_needed, small_prec, l, SIGNED);
532 s1 = selt (op1, op1len, blocks_needed, small_prec, l, SIGNED);
541 u0 = selt (op0, op0len, blocks_needed, small_prec, l, SIGNED);
542 u1 = selt (op1, op1len, blocks_needed, small_prec, l, SIGNED);
[all...]
H A Dwide-int.h514 UNARY_PREDICATE neg_p (const T &, signop = SIGNED);
1611 return hwi_with_prec (val, precision, SIGNED);
1702 if (x.sgn == SIGNED || x.val >= 0 || precision <= HOST_BITS_PER_WIDE_INT)
1958 if (sgn == SIGNED)
1985 if (sgn == SIGNED)
2012 if (sgn == SIGNED)
2039 if (sgn == SIGNED)
2130 if (sgn == SIGNED)
2229 return sgn == SIGNED ? sext (x, offset) : zext (x, offset);
2270 return wi::min (x, y, SIGNED);
[all...]
H A Dregstat.c443 print_dec (PSEUDO_REGNO_BYTES (i), file, SIGNED); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsignop.h1 /* Operations with SIGNED and UNSIGNED. -*- C++ -*-
29 SIGNED, enumerator in enum:signop
H A Dwide-int-print.cc35 if (sgn == SIGNED)
44 if (sgn == SIGNED)
H A Dwide-int.cc416 else if (index < blocks_needed || sgn == SIGNED)
424 return (sgn == SIGNED
493 s0 = selt (op0, op0len, blocks_needed, small_prec, l, SIGNED);
494 s1 = selt (op1, op1len, blocks_needed, small_prec, l, SIGNED);
503 u0 = selt (op0, op0len, blocks_needed, small_prec, l, SIGNED);
504 u1 = selt (op1, op1len, blocks_needed, small_prec, l, SIGNED);
531 s0 = selt (op0, op0len, blocks_needed, small_prec, l, SIGNED);
532 s1 = selt (op1, op1len, blocks_needed, small_prec, l, SIGNED);
541 u0 = selt (op0, op0len, blocks_needed, small_prec, l, SIGNED);
542 u1 = selt (op1, op1len, blocks_needed, small_prec, l, SIGNED);
[all...]
H A Dwide-int.h514 UNARY_PREDICATE neg_p (const T &, signop = SIGNED);
1613 return hwi_with_prec (val, precision, SIGNED);
1704 if (x.sgn == SIGNED || x.val >= 0 || precision <= HOST_BITS_PER_WIDE_INT)
1960 if (sgn == SIGNED)
1987 if (sgn == SIGNED)
2014 if (sgn == SIGNED)
2041 if (sgn == SIGNED)
2132 if (sgn == SIGNED)
2231 return sgn == SIGNED ? sext (x, offset) : zext (x, offset);
2272 return wi::min (x, y, SIGNED);
[all...]
H A Dipa-modref-tree.cc656 print_dec ((poly_int64_pod)parm_offset, out, SIGNED);
662 print_dec ((poly_int64_pod)offset, out, SIGNED);
664 print_dec ((poly_int64_pod)size, out, SIGNED);
666 print_dec ((poly_int64_pod)max_size, out, SIGNED);
/netbsd-current/external/lgpl3/mpfr/dist/examples/
H A Dversion.c59 #define SIGNED(I) SIGNED_STR((I) - (I) - 1) macro
239 SIGNED (MPFR_PREC_MIN));
241 SIGNED (MPFR_PREC_MAX));
/netbsd-current/usr.bin/xlint/common/
H A Dinittyp.c83 typeinfo("signed", SIGNED, UNSIGN, 0, 0, ' '),
84 typeinfo("unsigned", SIGNED, UNSIGN, 0, 0, ' '),
H A Dlint.h64 SIGNED, /* keyword "signed", only used in the parser */ enumerator in enum:__anon42
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-longdouble.cc62 real_from_integer (&this->rv (), TYPE_MODE (double_type_node), d, SIGNED);
69 SIGNED);
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dd-longdouble.cc56 real_from_integer (&this->rv (), TYPE_MODE (double_type_node), d, SIGNED);
63 SIGNED);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dfractional-cost.h178 b.m_value, SIGNED);
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dscan.l129 "signed" { return resw(SIGNED, C_TYPE); }
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h199 SIGNED = 392, enumerator in enum:dhcp_token
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h195 SIGNED = 392, enumerator in enum:dhcp_token
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmt-desc.c73 { "SIGNED", &bool_attr[0], &bool_attr[0] },
94 { "SIGNED", &bool_attr[0], &bool_attr[0] },
286 { MT_F_CB1INCR, "f-cb1incr", 0, 32, 19, 6, { 0|A(SIGNED), { { { (1<<MACH_BASE), 0 } } } } },
287 { MT_F_CB2INCR, "f-cb2incr", 0, 32, 13, 6, { 0|A(SIGNED), { { { (1<<MACH_BASE), 0 } } } } },
528 { 0|A(SIGNED), { { { (1<<MACH_MS2), 0 } } } } },
532 { 0|A(SIGNED), { { { (1<<MACH_MS2), 0 } } } } },
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmt-desc.c72 { "SIGNED", &bool_attr[0], &bool_attr[0] },
93 { "SIGNED", &bool_attr[0], &bool_attr[0] },
285 { MT_F_CB1INCR, "f-cb1incr", 0, 32, 19, 6, { 0|A(SIGNED), { { { (1<<MACH_BASE), 0 } } } } },
286 { MT_F_CB2INCR, "f-cb2incr", 0, 32, 13, 6, { 0|A(SIGNED), { { { (1<<MACH_BASE), 0 } } } } },
527 { 0|A(SIGNED), { { { (1<<MACH_MS2), 0 } } } } },
531 { 0|A(SIGNED), { { { (1<<MACH_MS2), 0 } } } } },
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmisc.c457 wi::to_mpz (w, rop, SIGNED);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmt-desc.c72 { "SIGNED", &bool_attr[0], &bool_attr[0] },
93 { "SIGNED", &bool_attr[0], &bool_attr[0] },
285 { MT_F_CB1INCR, "f-cb1incr", 0, 32, 19, 6, { 0|A(SIGNED), { { { (1<<MACH_BASE), 0 } } } } },
286 { MT_F_CB2INCR, "f-cb2incr", 0, 32, 13, 6, { 0|A(SIGNED), { { { (1<<MACH_BASE), 0 } } } } },
527 { 0|A(SIGNED), { { { (1<<MACH_MS2), 0 } } } } },
531 { 0|A(SIGNED), { { { (1<<MACH_MS2), 0 } } } } },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmt-desc.c73 { "SIGNED", &bool_attr[0], &bool_attr[0] },
94 { "SIGNED", &bool_attr[0], &bool_attr[0] },
286 { MT_F_CB1INCR, "f-cb1incr", 0, 32, 19, 6, { 0|A(SIGNED), { { { (1<<MACH_BASE), 0 } } } } },
287 { MT_F_CB2INCR, "f-cb2incr", 0, 32, 13, 6, { 0|A(SIGNED), { { { (1<<MACH_BASE), 0 } } } } },
528 { 0|A(SIGNED), { { { (1<<MACH_MS2), 0 } } } } },
532 { 0|A(SIGNED), { { { (1<<MACH_MS2), 0 } } } } },
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstore.cc190 SIGNED))
193 SIGNED);
218 pp_wide_int (pp, m_start_bit_offset, SIGNED);
220 pp_wide_int (pp, m_size_in_bits, SIGNED);
222 pp_wide_int (pp, get_next_bit_offset (), SIGNED);
386 pp_wide_int (pp, m_start_byte_offset, SIGNED);
391 pp_wide_int (pp, m_start_byte_offset, SIGNED);
393 pp_wide_int (pp, get_last_byte_offset (), SIGNED);

Completed in 228 milliseconds

1234567