Searched refs:interpret_error (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/usr.sbin/lpr/chkprintcap/
H A Dchkprintcap.c56 static int interpret_error(const struct printer *pp, int error);
124 if (interpret_error(pp, error) && more)
147 if (interpret_error(pp, error) && more)
168 interpret_error(const struct printer *pp, int error) function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1252 lldb_private::Status interpret_error; local
1258 interpret_error, interpret_function_calls);
1263 interpret_error.AsCString());

Completed in 118 milliseconds