Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dinline.c90 static errcode_t test_memalign(unsigned long align) in test_memalign() function
108 if (test_memalign(4)) in main()
110 if (test_memalign(32)) in main()
112 if (test_memalign(1024)) in main()
114 if (test_memalign(4096)) in main()