Searched defs:M3 (Results 1 – 10 of 10) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/ |
H A D | MemoryTest.cpp | 76 MemoryBlock M3 = Memory::allocateMappedMemory(32, nullptr, Flags, EC); in TEST_P() local 132 MemoryBlock M3 = Memory::allocateMappedMemory(4 * sizeof(int), nullptr, Flags, in TEST_P() local 190 MemoryBlock M3 = Memory::allocateMappedMemory(4 * sizeof(int), nullptr, Flags, in TEST_P() local 245 MemoryBlock M3 = Memory::allocateMappedMemory(32, &M2, Flags, EC); in TEST_P() local 271 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); in TEST_P() local 293 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); in TEST_P() local 319 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); in TEST_P() local
|
H A D | CommandLineTest.cpp | 63 StackOption(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) in StackOption()
|
/minix3/external/bsd/llvm/dist/clang/test/Driver/Inputs/ |
H A D | gen-response.c | 4 #define M3 M2 M2 M2 M2 M2 M2 M2 M2 M2 M2 macro
|
/minix3/external/bsd/llvm/dist/clang/test/Preprocessor/ |
H A D | pp-record.c | 32 #define M3 int x2 macro
|
/minix3/external/bsd/llvm/dist/clang/lib/Driver/ |
H A D | Multilib.cpp | 161 const Multilib &M3) { in Either() 170 const Multilib &M3, const Multilib &M4) { in Either() 180 const Multilib &M3, const Multilib &M4, in Either()
|
/minix3/external/bsd/llvm/dist/clang/test/Misc/ |
H A D | macro-backtrace.c | 6 #define M3(A, B) M2(A, B) macro
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | unused-expr.c | 132 #define M3(a) (t3(a), fn2()) macro
|
/minix3/external/bsd/llvm/dist/clang/unittests/Driver/ |
H A D | MultilibTest.cpp | 148 Multilib M3("", ""); in TEST() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/md5/asm/ |
H A D | md5-ia64.S | 134 #define M3 in19 macro
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | cxx1y-generic-lambdas-capturing.cpp | 1290 auto M3 = L3("L3-1"); in main() local
|