Searched defs:errorf (Results 1 – 5 of 5) sorted by relevance
25 errorf(const char *fmt, ...) in errorf() function
623 alias errorf = defaultLogFunctionf!(LogLevel.error); variable1125 alias errorf = memLogFunctions!(LogLevel.error).logImplf; variable
626 alias errorf = defaultLogFunctionf!(LogLevel.error); variable1128 alias errorf = memLogFunctions!(LogLevel.error).logImplf; variable
43 FILE *errorf; variable