Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/cert_create/include/
H A Ddebug.h42 # define WARN(...) printf("WARNING: " __VA_ARGS__) macro
44 # define WARN(...) macro
/rk3399_ARM-atf/tools/encrypt_fw/include/
H A Ddebug.h42 # define WARN(...) printf("WARNING: " __VA_ARGS__) macro
44 # define WARN(...) macro
/rk3399_ARM-atf/include/common/
H A Ddebug.h78 # define WARN(...) tf_log(LOG_MARKER_WARNING __VA_ARGS__) macro
80 # define WARN(...) no_tf_log(LOG_MARKER_WARNING __VA_ARGS__) macro