Searched refs:POST_FAIL_SAVE (Results 1 – 2 of 2) sorted by relevance
248 POST_FAIL_SAVE | i : i); in post_run_single()308 if (last & POST_FAIL_SAVE) { in post_run()309 last &= ~POST_FAIL_SAVE; in post_run()
88 #define POST_FAIL_SAVE 0x80 macro