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