Searched refs:n_errors (Results 1 – 3 of 3) sorted by relevance
59 #define n_errors sf_n_errors macro
220 __thread int n_errors = 0; variable227 ++n_errors; in yyerror()
390 extern __thread int n_errors; in pcap_compile()395 n_errors = 0; in pcap_compile()425 if (n_errors) in pcap_compile()