| /openbsd-src/gnu/usr.bin/gcc/gcc/ | 
| H A D | doloop.c | 564   int unsigned_p;  local
 | 
| H A D | unroll.c | 864 	  int unsigned_p = (cc == LEU || cc == GEU || cc == LTU || cc == GTU);  local3333   int unsigned_p, compare_dir, final_larger;  local
 
 | 
| H A D | cpplex.c | 1905   bool unsigned_p;  local
 | 
| H A D | function.c | 1571   int unsigned_p = type ? TREE_UNSIGNED (type) : 0;  local4924 		  int unsigned_p = TREE_UNSIGNED (TREE_TYPE (parm));  local
 
 | 
| H A D | real.c | 2000 real_from_integer (r, mode, low, high, unsigned_p)  in real_from_integer()  argument
 | 
| /openbsd-src/gnu/usr.bin/binutils/gdb/ | 
| H A D | m2-exp.y | 681   int unsigned_p = number_sign == 1 ? 1 : 0;  local
 | 
| H A D | f-exp.y | 653   int unsigned_p = 0;  local
 | 
| H A D | c-exp.y | 1058   int unsigned_p = 0;  local
 | 
| H A D | objc-exp.y | 1010   int unsigned_p = 0;  local
 | 
| H A D | p-exp.y | 781   int unsigned_p = 0;  local
 | 
| H A D | f-exp.c | 2048   int unsigned_p = 0;  local
 | 
| H A D | m2-exp.c | 2193   int unsigned_p = number_sign == 1 ? 1 : 0;  local
 | 
| H A D | c-exp.c | 2710   int unsigned_p = 0;  local
 | 
| H A D | objc-exp.c | 2673   int unsigned_p = 0;  local
 | 
| H A D | p-exp.c | 2124   int unsigned_p = 0;  local
 | 
| /openbsd-src/gnu/gcc/gcc/ | 
| H A D | c-tree.h | 272   BOOL_BITFIELD unsigned_p : 1;  member
 | 
| H A D | fold-const.c | 305 		      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 D | real.c | 2028 		   int unsigned_p)  in real_from_integer()
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ | 
| H A D | mangle.c | 1098 write_number (number, unsigned_p, base)  in write_number()  argument
 | 
| /openbsd-src/gnu/gcc/gcc/cp/ | 
| H A D | mangle.c | 1194 write_number (unsigned HOST_WIDE_INT number, const int unsigned_p,  in write_number()
 | 
| /openbsd-src/gnu/gcc/libcpp/ | 
| H A D | charset.c | 1389   bool unsigned_p;  in narrow_str_to_charconst()  local
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/stormy16/ | 
| H A D | stormy16.c | 141       int unsigned_p = (code == GTU || code == LEU);  local
 | 
| /openbsd-src/gnu/gcc/gcc/config/mcore/ | 
| H A D | mcore.c | 2728   int unsigned_p;  in mcore_function_value()  local
 | 
| /openbsd-src/gnu/gcc/gcc/config/stormy16/ | 
| H A D | stormy16.c | 157       int unsigned_p = (code == GTU || code == LEU);  in xstormy16_emit_cbranch()  local
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mcore/ | 
| H A D | mcore.c | 3124   int unsigned_p;  local
 |