Searched refs:notUsed1 (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/ia32/ |
D | disasm-ia32.cc | 805 #define DECLARE_SSE_AVX_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, \ in AVXInstruction() argument 817 #define DECLARE_SSE_AVX_RM_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, \ in AVXInstruction() argument 1258 #define DECLARE_SSE_AVX_DIS_CASE(instruction, notUsed1, notUsed2, opcode) \ in AVXInstruction() argument 1972 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in InstructionDecode() argument 2237 #define SSE2_DIS_CASE(instruction, notUsed1, notUsed2, opcode) \ in InstructionDecode() argument
|
/external/v8/src/x64/ |
D | disasm-x64.cc | 954 #define DECLARE_SSE_AVX_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, \ in AVXInstruction() argument 1433 #define DECLARE_SSE_AVX_DIS_CASE(instruction, notUsed1, notUsed2, opcode) \ in AVXInstruction() argument 1650 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in TwoByteOpcodeInstruction() argument
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 15288 double notUsed1; /* Spacer */ member
|
/external/sqlite/dist/ |
D | sqlite3.c | 15288 double notUsed1; /* Spacer */ member
|