// Step 804: Memory layout checker (10 tests) #include "low_level/MemoryLayoutChecker.h" #include "low_level/AbiCallingConventionModel.h" #include static int p=0,f=0; #define T(n) { std::cout<<" "<<#n<<"... "; } #define P() { std::cout<<"PASS\n"; ++p; } #define F(m) { std::cout<<"FAIL: "<