Searched defs:signed_type (Results 1 – 7 of 7) 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 | 137 #define signed_type( global() macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-cmp-inst-handler.cc | 158 tree signed_type = signed_type_for (dest_type); in operator ()() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-ivopts.c | 4890 tree signed_type = signed_type_for (aff_combination_type (&aff_inv)); in get_computation_cost() local
|
H A D | fold-const.c | 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-ivopts.cc | 4921 tree signed_type = signed_type_for (aff_combination_type (&aff_inv)); in get_computation_cost() local
|
H A D | fold-const.cc | 7415 tree signed_type, unsigned_type, intermediate_type; in fold_single_bit_test() local
|