Home
last modified time | relevance | path

Searched defs:U (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dsafe-ctype.c143 #define U (const unsigned short) (up|is |pr) /* upper case letter */ macro
/toolchain/binutils/binutils-2.25/bfd/
Delf32-mep.c37 #define U complain_overflow_unsigned macro
/toolchain/binutils/binutils-2.25/opcodes/
Darm-dis.c4126 unsigned int U = ! NEGATIVE_BIT_SET; in print_insn_thumb32() local
4208 unsigned int U = ! NEGATIVE_BIT_SET; in print_insn_thumb32() local
Dppc-opc.c333 #define U FL1 macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c145 #define UNWIND_LOW32(U) \ argument
162 #define UNWIND_HIGH32(U) \ argument
Dtc-arm.c18171 #define UL_BARRIER(L,U,CODE,FEAT) \ argument
/toolchain/binutils/binutils-2.25/ld/
Dpe-dll.c410 #define U(str) (pe_details->underscored ? "_" str : str) macro