Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/tools/encrypt_fw/include/
A Ddebug.h42 # define WARN(...) printf("WARNING: " __VA_ARGS__) macro
44 # define WARN(...) macro
/arm-trusted-firmware-2.8.0/tools/cert_create/include/
A Ddebug.h42 # define WARN(...) printf("WARNING: " __VA_ARGS__) macro
44 # define WARN(...) macro
/arm-trusted-firmware-2.8.0/include/common/
A Ddebug.h77 # define WARN(...) tf_log(LOG_MARKER_WARNING __VA_ARGS__) macro
79 # define WARN(...) no_tf_log(LOG_MARKER_WARNING __VA_ARGS__) macro

Completed in 2 milliseconds