Home
last modified time | relevance | path

Searched defs:C (Results 1 – 25 of 37) sorted by relevance

12

/toolchain/binutils/binutils-2.27/gold/testsuite/
Dmissing_key_func.cc25 class C class
28 C() : c(1) { } in C() function in C
Deh_test_a.cc3 bar(C*) in bar() argument
Deh_test_b.cc11 bar(C*) in bar() argument
Dmany_sections_test.cc34 class C class
/toolchain/binutils/binutils-2.27/libiberty/
Dsha1.c277 #define F1(B,C,D) ( D ^ ( B & ( C ^ D ) ) ) argument
278 #define F2(B,C,D) (B ^ C ^ D) argument
279 #define F3(B,C,D) ( ( B & C ) | ( D & ( B | C ) ) ) argument
280 #define F4(B,C,D) (B ^ C ^ D) argument
311 #define R(A,B,C,D,E,F,K,M) do { E += rol( A, 5 ) \ in sha1_process_block() argument
Dsafe-ctype.c149 #define C (const unsigned short) ( cn) /* control character */ macro
Dmd5.c289 md5_uint32 C = ctx->C; in md5_process_block() local
/toolchain/binutils/binutils-2.27/include/
Dgcc-c-interface.h162 #define GCC_METHOD3(R, N, A, B, C) \ argument
164 #define GCC_METHOD4(R, N, A, B, C, D) \ argument
166 #define GCC_METHOD5(R, N, A, B, C, D, E) \ argument
168 #define GCC_METHOD7(R, N, A, B, C, D, E, F, G) \ argument
Dmd5.h89 md5_uint32 C; member
Dsha1.h84 sha1_uint32 C; member
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
Demit-relocs-1b.s8 C: .4byte 0x300 label
Demit-relocs-1a.s14 C: .4byte 0x100 label
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-nios2/
Demit-relocs-1b.s8 C: .4byte 0x300 label
Demit-relocs-1a.s14 C: .4byte 0x100 label
/toolchain/binutils/binutils-2.27/intl/
Dlocalcharset.c78 # define ISSLASH(C) ((C) == '/' || (C) == '\\') argument
86 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) argument
Drelocatable.c72 # define ISSLASH(C) ((C) == '/' || (C) == '\\') argument
81 # define ISSLASH(C) ((C) == '/') argument
Dl10nflist.c72 # define ISSLASH(C) ((C) == '/' || (C) == '\\') argument
79 # define ISSLASH(C) ((C) == '/') argument
Ddcigettext.c201 # define ISSLASH(C) ((C) == '/' || (C) == '\\') argument
210 # define ISSLASH(C) ((C) == '/') argument
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
Dgreg-5.s4 C GREG label
/toolchain/binutils/binutils-2.27/opcodes/
Dmmix-opc.c80 #define C mmix_type_condbranch macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-bfin.h53 #define TC_EQUAL_IN_INSN(C, NAME) 1 argument
Dtc-frv.c1636 #define DPRINTF3(A,B,C) fprintf (stderr, A, B, C) argument
1641 #define DPRINTF3(A,B,C) argument
/toolchain/binutils/binutils-2.27/include/opcode/
Dtic54x.h108 #define XMOD(C) (((C)&0xC)>>2) argument
109 #define XARX(C) (((C)&0x3)+2) argument
/toolchain/binutils/binutils-2.27/bfd/
Delf32-arc.c241 #define arc_bfd_get_8(A,B,C) bfd_get_8(A,B) argument
242 #define arc_bfd_get_16(A,B,C) bfd_get_16(A,B) argument
243 #define arc_bfd_get_32(A,B,C) bfd_get_32(A,B) argument
244 #define arc_bfd_put_8(A,B,C,D) bfd_put_8(A,B,C) argument
245 #define arc_bfd_put_16(A,B,C,D) bfd_put_16(A,B,C) argument
246 #define arc_bfd_put_32(A,B,C,D) bfd_put_32(A,B,C) argument
Delf32-cr16c.c33 #define ONLY_NAME_HOWTO(C) \ argument

12