Searched refs:seen_EXIT_SUCCESS (Results 1 – 1 of 1) sorted by relevance
391 int seen_EXIT_FAILURE = 0, seen_EXIT_SUCCESS = 0; variable478 if (strcmp (fname, "EXIT_SUCCESS") == 0 && !seen_EXIT_SUCCESS) in recognized_macro()479 seen_EXIT_SUCCESS = 1, required_other--; in recognized_macro()848 if (!seen_EXIT_SUCCESS) in write_rbrac()