Searched defs:unsigned_p (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dc-tree.h276 BOOL_BITFIELD unsigned_p : 1; member in struct:c_declspecs
H A Dreal.c2026 real_from_integer(REAL_VALUE_TYPE *r, enum machine_mode mode, unsigned HOST_WIDE_INT low, HOST_WIDE_INT high, int unsigned_p) argument
H A Dfunction.c2761 int unsigned_p = TYPE_UNSIGNED (TREE_TYPE (parm)); local
H A Dfold-const.c302 add_double_with_sign(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, unsigned HOST_WIDE_INT l2, HOST_WIDE_INT h2, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, bool unsigned_p) argument
352 mul_double_with_sign(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, unsigned HOST_WIDE_INT l2, HOST_WIDE_INT h2, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, bool unsigned_p) argument
6310 bool unsigned_p = TYPE_UNSIGNED (TREE_TYPE (arg0)); local
/freebsd-10.1-release/contrib/gcclibs/libcpp/
H A Dcharset.c1389 bool unsigned_p; local
/freebsd-10.1-release/contrib/gcc/cp/
H A Dmangle.c1208 write_number (unsigned HOST_WIDE_INT number, const int unsigned_p, argument
H A Ddecl.c7492 bool unsigned_p, signed_p, short_p, long_p, thread_p; local
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dc-exp.c2691 int unsigned_p = 0; local
H A Df-exp.c2027 int unsigned_p = 0; local
H A Dm2-exp.c2171 int unsigned_p = number_sign == 1 ? 1 : 0; local
H A Dobjc-exp.c2652 int unsigned_p = 0; local
H A Dp-exp.c2103 int unsigned_p = 0; local
/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Drs6000.c17566 int unsigned_p; local

Completed in 251 milliseconds