Home
last modified time | relevance | path

Searched defs:M3 (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DMemoryTest.cpp76 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 DCommandLineTest.cpp63 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 Dgen-response.c4 #define M3 M2 M2 M2 M2 M2 M2 M2 M2 M2 M2 macro
/minix3/external/bsd/llvm/dist/clang/test/Preprocessor/
H A Dpp-record.c32 #define M3 int x2 macro
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DMultilib.cpp161 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 Dmacro-backtrace.c6 #define M3(A, B) M2(A, B) macro
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dunused-expr.c132 #define M3(a) (t3(a), fn2()) macro
/minix3/external/bsd/llvm/dist/clang/unittests/Driver/
H A DMultilibTest.cpp148 Multilib M3("", ""); in TEST() local
/minix3/crypto/external/bsd/openssl/dist/crypto/md5/asm/
H A Dmd5-ia64.S134 #define M3 in19 macro
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp1290 auto M3 = L3("L3-1"); in main() local