Searched refs:PUSH_ERROR (Results 1 – 2 of 2) sorted by relevance
60 #define PUSH_ERROR(x) if (error_index < ERROR_NAME_MAX) error_names[error_index] = x; error_index++; macro193 PUSH_ERROR (_("MRI style script"));1366 PUSH_ERROR (_("dynamic list"));1396 PUSH_ERROR (_("VERSION script"));
109 #define PUSH_ERROR(x) if (error_index < ERROR_NAME_MAX) error_names[error_index] = x; error_index++; macro2601 PUSH_ERROR (_("MRI style script")); in yyparse()4572 PUSH_ERROR (_("dynamic list")); in yyparse()4598 PUSH_ERROR (_("VERSION script")); in yyparse()