Searched refs:seen_EXIT_FAILURE (Results 1 – 1 of 1) sorted by relevance
391 int seen_EXIT_FAILURE = 0, seen_EXIT_SUCCESS = 0; variable476 if (strcmp (fname, "EXIT_FAILURE") == 0 && !seen_EXIT_FAILURE) in recognized_macro()477 seen_EXIT_FAILURE = 1, required_other--; in recognized_macro()846 if (!seen_EXIT_FAILURE) in write_rbrac()