Searched refs:C_NONSPEC (Results 1 – 3 of 3) sorted by relevance
144 case C_NONSPEC:149 return(C_NONSPEC);153 if (errorclass != C_NONSPEC){ /* no file */163 if (search_ignore(errorp->error_text[errorclass == C_NONSPEC ? 0 : 2]) >= 0){
56 #define C_NONSPEC 4 /* not specific to any file */ macro64 #define NOTSORTABLE(x) (x <= C_NONSPEC)75 #define nnonspec class_count[C_NONSPEC]
103 errorclass = (*cp == '\0') ? C_TRUE : C_NONSPEC;123 case C_NONSPEC: nnonspec++; break;173 return(C_NONSPEC); in onelong()369 return(C_NONSPEC); in lint3()473 return(C_NONSPEC); in catchall()