Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/cert_create/include/
H A Ddebug.h36 # define ERROR(...) printf("ERROR: " __VA_ARGS__) macro
38 # define ERROR(...) macro
/rk3399_ARM-atf/tools/encrypt_fw/include/
H A Ddebug.h36 # define ERROR(...) printf("ERROR: " __VA_ARGS__) macro
38 # define ERROR(...) macro
/rk3399_ARM-atf/include/common/
H A Ddebug.h64 # define ERROR(...) tf_log(LOG_MARKER_ERROR __VA_ARGS__) macro
67 # define ERROR(...) no_tf_log(LOG_MARKER_ERROR __VA_ARGS__) macro