Home
last modified time | relevance | path

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

/trusted-firmware-a/tools/cert_create/include/
A Ddebug.h42 # define WARN(...) printf("WARNING: " __VA_ARGS__) macro
44 # define WARN(...) macro
/trusted-firmware-a/tools/encrypt_fw/include/
A Ddebug.h42 # define WARN(...) printf("WARNING: " __VA_ARGS__) macro
44 # define WARN(...) macro
/trusted-firmware-a/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 8 milliseconds