Searched defs:A6 (Results 1 - 7 of 7) sorted by relevance

/external/clang/INPUTS/
H A Dmacro_pounder_fn.c12 #define A6(A, B) A5(A,B) A5(A,B) A5(A,B) A5(A,B) A5(A,B) A5(A,B) macro
13 #define A7(A, B) A6(A,B) A6(A,B) A6(A,B) A6(A,B) A6(A,B) A6(A,B)
H A Dmacro_pounder_obj.c12 #define A6 A5 A5 A5 A5 A5 A5 macro
13 #define A7 A6 A6 A6 A6 A6 A6
/external/clang/test/Index/
H A Dannotate-comments-preprocessor.c20 #define A6 1 ///< Aaa. macro
22 int A[] = { A0, A1, A2, A3, A4, A5, A6 };
25 int f(int a1[A1], int a2[A2], int a3[A3], int a4[A4], int a5[A5], int a6[A6]);
29 int g(int a1[A1], int a2[A2], int a3[A3], int a4[A4], int a5[A5], int a6[A6]);
/external/arduino/hardware/arduino/cores/arduino/
H A DWProgram.h40 const static uint8_t A6 = 60; variable
57 const static uint8_t A6 = 20; variable
/external/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp80 A6 = 15, A7 = 16, T8XD = 17, T8XS = 18, TAXD = 19 enumerator in enum:X86Local::__anon9344
901 case X86Local::A6:
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h337 // T8, TA, A6, A7 - Prefix after the 0x0F prefix.
339 A6 = 15 << Op0Shift, A7 = 16 << Op0Shift, enumerator in enum:llvm::X86II::__anon9007
/external/openssl/crypto/modes/
H A Dgcm128.c1519 #define A6 A5 macro

Completed in 290 milliseconds