Searched defs:error_log (Results 1 – 6 of 6) sorted by relevance
27 void error_log_log(error_log_t *error_log, int32_t code, int64_t now_ns) in error_log_log()36 error_log_t *error_log, int fd, const char *prefix, size_t lines, int64_t limit_ns) in error_log_dump()44 void error_log_destroy(error_log_t *error_log) in error_log_destroy()
38 #define error_log(format, ...) \ macro
89 error_log_t *error_log = in TEST() local
90 #define error_log(format, ...) \ macro
327 char* error_log = new char[log_length]; in CompileShader() local361 char* error_log = new char[log_length]; in LinkProgram() local
262 error_log_t *error_log; member322 error_log_t *error_log; member