Searched defs:num_errors (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DClangUtilityFunction.cpp114 unsigned num_errors = parser.Parse (error_stream); local
H A DClangExpressionParser.cpp403 int num_errors = 0; local
H A DClangFunction.cpp112 unsigned num_errors = 0; local
H A DClangUserExpression.cpp519 unsigned num_errors = parser.Parse (error_stream); local
/freebsd-10-stable/contrib/com_err/
H A Derror.c80 initialize_error_table_r(struct et_list **list, const char **messages, int num_errors, long base) argument
/freebsd-10-stable/crypto/heimdal/lib/com_err/
H A Derror.c83 initialize_error_table_r(struct et_list **list, const char **messages, int num_errors, long base) argument
/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx.c95 static const u_int num_errors = NUM_ELEMENTS(ahc_hard_errors); variable
H A Daic79xx.c84 static const u_int num_errors = NUM_ELEMENTS(ahd_hard_errors); variable

Completed in 131 milliseconds