Searched refs:check_rax (Results 1 – 1 of 1) sorted by relevance
9 …est_one(int text_type, const char* text, int text_size, int flags, unsigned reason, bool check_rax) in test_one() argument78 if (check_rax && regs.rax != 0xbadc0de) { in test_one()