Searched refs:unsigned_ (Results 1 – 17 of 17) sorted by relevance
| /netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
| H A D | corefile.h | 202 unsigned_##N val, \ 214 (unsigned_##N) core_map_read_##N \
|
| H A D | vm.h | 99 (unsigned_##N) vm_data_map_read_##N \ 119 unsigned_##N val, \
|
| H A D | corefile-n.h | 26 #define unsigned_N XCONCAT2(unsigned_,N)
|
| /netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
| H A D | corefile.h | 202 unsigned_##N val, \ 214 (unsigned_##N) core_map_read_##N \
|
| H A D | vm.h | 99 (unsigned_##N) vm_data_map_read_##N \ 119 unsigned_##N val, \
|
| H A D | corefile-n.h | 26 #define unsigned_N XCONCAT2(unsigned_,N)
|
| H A D | vm_n.h | 26 #define unsigned_N XCONCAT2(unsigned_,N)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | tokens.h | 267 unsigned_, enumerator
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gimple.cc | 2569 || type1 == unsigned_ ## NAME ## _type_node) \ in gimple_signed_or_unsigned_type() 2570 return unsignedp ? unsigned_ ## NAME ## _type_node \ in gimple_signed_or_unsigned_type() 2593 || type1 == sat_ ## unsigned_ ## NAME ## _type_node) \ in gimple_signed_or_unsigned_type() 2594 return unsignedp ? sat_ ## unsigned_ ## NAME ## _type_node \ in gimple_signed_or_unsigned_type()
|
| H A D | tree.cc | 9538 unsigned_ ## KIND ## _type_node = \ in build_common_tree_nodes() 9547 unsigned_ ## WIDTH ## KIND ## _type_node = \ in build_common_tree_nodes()
|
| H A D | ChangeLog-2004 | 1794 (*return_{unsigned_,}true, *return_{unsigned_,}false): Merge these
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gimple.c | 2479 || type1 == unsigned_ ## NAME ## _type_node) \ in gimple_signed_or_unsigned_type() 2480 return unsignedp ? unsigned_ ## NAME ## _type_node \ in gimple_signed_or_unsigned_type() 2503 || type1 == sat_ ## unsigned_ ## NAME ## _type_node) \ in gimple_signed_or_unsigned_type() 2504 return unsignedp ? sat_ ## unsigned_ ## NAME ## _type_node \ in gimple_signed_or_unsigned_type()
|
| H A D | tree.c | 10446 unsigned_ ## KIND ## _type_node = \ in build_common_tree_nodes() 10455 unsigned_ ## WIDTH ## KIND ## _type_node = \ in build_common_tree_nodes()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-common.c | 2473 || type1 == unsigned_ ## NAME ## _type_node) \ in c_common_signed_or_unsigned_type() 2474 return unsignedp ? unsigned_ ## NAME ## _type_node \ in c_common_signed_or_unsigned_type() 2497 || type1 == sat_ ## unsigned_ ## NAME ## _type_node) \ in c_common_signed_or_unsigned_type() 2498 return unsignedp ? sat_ ## unsigned_ ## NAME ## _type_node \ in c_common_signed_or_unsigned_type()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-common.cc | 2667 || type1 == unsigned_ ## NAME ## _type_node) \ in c_common_signed_or_unsigned_type() 2668 return unsignedp ? unsigned_ ## NAME ## _type_node \ in c_common_signed_or_unsigned_type() 2691 || type1 == sat_ ## unsigned_ ## NAME ## _type_node) \ in c_common_signed_or_unsigned_type() 2692 return unsignedp ? sat_ ## unsigned_ ## NAME ## _type_node \ in c_common_signed_or_unsigned_type()
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-1991 | 3465 * symtab.c, symtab.h: Have a builtin_type_{,unsigned_}long_long
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-1991 | 3465 * symtab.c, symtab.h: Have a builtin_type_{,unsigned_}long_long
|