Home
last modified time | relevance | path

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

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