Home
last modified time | relevance | path

Searched refs:CHECK_ALIGNED (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Windows/
Daligned_mallocs.cc6 #define CHECK_ALIGNED(ptr,alignment) \ macro
15 CHECK_ALIGNED(p, 32); in main()
20 CHECK_ALIGNED(p, 128); in main()
22 CHECK_ALIGNED(p, 128); in main()
Ddll_aligned_mallocs.cc8 #define CHECK_ALIGNED(ptr,alignment) \ macro
18 CHECK_ALIGNED(p, 32); in test_function()
23 CHECK_ALIGNED(p, 128); in test_function()
25 CHECK_ALIGNED(p, 128); in test_function()
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/
Daligned_mallocs.cpp6 #define CHECK_ALIGNED(ptr,alignment) \ macro
15 CHECK_ALIGNED(p, 32); in main()
20 CHECK_ALIGNED(p, 128); in main()
22 CHECK_ALIGNED(p, 128); in main()
Ddll_aligned_mallocs.cpp8 #define CHECK_ALIGNED(ptr,alignment) \ macro
18 CHECK_ALIGNED(p, 32); in test_function()
23 CHECK_ALIGNED(p, 128); in test_function()
25 CHECK_ALIGNED(p, 128); in test_function()