Searched refs:error_line (Results 1 – 2 of 2) sorted by relevance
127 ctx->error_line = line; in isl_ctx_set_full_error()344 return ctx ? ctx->error_line : -1; in isl_ctx_last_error_line()354 ctx->error_line = -1; in isl_ctx_reset_error()
36 int error_line; member