Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/cert_create/include/
H A Ddebug.h54 # define VERBOSE(...) printf("VERBOSE: " __VA_ARGS__) macro
56 # define VERBOSE(...) macro
/rk3399_ARM-atf/tools/encrypt_fw/include/
H A Ddebug.h54 # define VERBOSE(...) printf("VERBOSE: " __VA_ARGS__) macro
56 # define VERBOSE(...) macro
/rk3399_ARM-atf/include/common/
H A Ddebug.h90 # define VERBOSE(...) tf_log(LOG_MARKER_VERBOSE __VA_ARGS__) macro
92 # define VERBOSE(...) no_tf_log(LOG_MARKER_VERBOSE __VA_ARGS__) macro