Searched defs:unsigned_type (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/usr.bin/xlint/common/ |
H A D | inittyp.c | 52 #define typeinfo(name, signed_type, unsigned_type, size_in_bits, rv, c) \ argument 72 #define typeinfo(name, signed_type, unsigned_type, size_in_bits, rank, c) \ argument
|
H A D | lint.h | 138 #define unsigned_type( global() macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-niter.c | 3514 tree type = TREE_TYPE (base), unsigned_type; in record_nonwrapping_iv() local 4679 tree unsigned_type, valid_niter; in loop_exits_before_overflow() local
|
H A D | fold-const.c | 4455 tree unsigned_type; in optimize_bit_field_compare() local 4652 tree unsigned_type; in decode_field_reference() local 7318 tree signed_type, unsigned_type, intermediate_type; in fold_single_bit_test() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-niter.cc | 3628 tree type = TREE_TYPE (base), unsigned_type; in record_nonwrapping_iv() local 4802 tree unsigned_type, valid_niter; in loop_exits_before_overflow() local
|
H A D | fold-const.cc | 4538 tree unsigned_type; in optimize_bit_field_compare() local 4735 tree unsigned_type; in decode_field_reference() local 7415 tree signed_type, unsigned_type, intermediate_type; in fold_single_bit_test() local
|