Home
last modified time | relevance | path

Searched defs:unsigned_p (Results 1 – 25 of 29) sorted by relevance

12

/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddoloop.c564 int unsigned_p; local
H A Dunroll.c864 int unsigned_p = (cc == LEU || cc == GEU || cc == LTU || cc == GTU); local
3333 int unsigned_p, compare_dir, final_larger; local
H A Dcpplex.c1905 bool unsigned_p; local
H A Dfunction.c1571 int unsigned_p = type ? TREE_UNSIGNED (type) : 0; local
4924 int unsigned_p = TREE_UNSIGNED (TREE_TYPE (parm)); local
H A Dreal.c2000 real_from_integer (r, mode, low, high, unsigned_p) in real_from_integer() argument
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dm2-exp.y681 int unsigned_p = number_sign == 1 ? 1 : 0; local
H A Df-exp.y653 int unsigned_p = 0; local
H A Dc-exp.y1058 int unsigned_p = 0; local
H A Dobjc-exp.y1010 int unsigned_p = 0; local
H A Dp-exp.y781 int unsigned_p = 0; local
H A Df-exp.c2048 int unsigned_p = 0; local
H A Dm2-exp.c2193 int unsigned_p = number_sign == 1 ? 1 : 0; local
H A Dc-exp.c2710 int unsigned_p = 0; local
H A Dobjc-exp.c2673 int unsigned_p = 0; local
H A Dp-exp.c2124 int unsigned_p = 0; local
/openbsd/gnu/gcc/gcc/
H A Dc-tree.h272 BOOL_BITFIELD unsigned_p : 1; member
H A Dfold-const.c305 bool unsigned_p) in add_double_with_sign()
355 bool unsigned_p) in mul_double_with_sign()
6296 bool unsigned_p = TYPE_UNSIGNED (TREE_TYPE (arg0)); in fold_div_compare() local
H A Dreal.c2028 int unsigned_p) in real_from_integer()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dmangle.c1098 write_number (number, unsigned_p, base) in write_number() argument
/openbsd/gnu/gcc/gcc/cp/
H A Dmangle.c1194 write_number (unsigned HOST_WIDE_INT number, const int unsigned_p, in write_number()
/openbsd/gnu/gcc/libcpp/
H A Dcharset.c1389 bool unsigned_p; in narrow_str_to_charconst() local
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.c141 int unsigned_p = (code == GTU || code == LEU); local
/openbsd/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.c157 int unsigned_p = (code == GTU || code == LEU); in xstormy16_emit_cbranch() local
/openbsd/gnu/gcc/gcc/config/mcore/
H A Dmcore.c2728 int unsigned_p; in mcore_function_value() local
/openbsd/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.c3124 int unsigned_p; local

12