Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 – 4 of 4) sorted by relevance

/tools/thermal/lib/
A Dlog.h22 #define ERROR(fmt, ...) logit(LOG_ERR, fmt, ##__VA_ARGS__) macro
/tools/testing/selftests/futex/include/
A Dlogging.h52 const char *ERROR = ERROR_NORMAL; variable
/tools/tracing/rtla/src/
A Dutils.h89 ERROR = 1, /* same as EXIT_FAILURE, an error in arguments */ enumerator
/tools/objtool/include/objtool/
A Dwarn.h99 #define ERROR(format, ...) __WARN(ERROR_STR, format, ##__VA_ARGS__) macro

Completed in 9 milliseconds