Home | History | Annotate | Download | only in nir

Lines Matching refs:log_error

107 log_error(validate_state *state, const char *cond, const char *file, int line)
126 log_error(state, #cond, __FILE__, __LINE__); \