Home
last modified time | relevance | path

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

/trusted-firmware-a/tools/cert_create/include/
A Ddebug.h36 # define ERROR(...) printf("ERROR: " __VA_ARGS__) macro
38 # define ERROR(...) macro
/trusted-firmware-a/tools/encrypt_fw/include/
A Ddebug.h36 # define ERROR(...) printf("ERROR: " __VA_ARGS__) macro
38 # define ERROR(...) macro
/trusted-firmware-a/include/common/
A Ddebug.h63 # define ERROR(...) tf_log(LOG_MARKER_ERROR __VA_ARGS__) macro
66 # define ERROR(...) no_tf_log(LOG_MARKER_ERROR __VA_ARGS__) macro

Completed in 10 milliseconds