Home
last modified time | relevance | path

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

/trusted-firmware-a/tools/cert_create/include/
A Ddebug.h54 # define VERBOSE(...) printf("VERBOSE: " __VA_ARGS__) macro
56 # define VERBOSE(...) macro
/trusted-firmware-a/tools/encrypt_fw/include/
A Ddebug.h54 # define VERBOSE(...) printf("VERBOSE: " __VA_ARGS__) macro
56 # define VERBOSE(...) macro
/trusted-firmware-a/include/common/
A Ddebug.h89 # define VERBOSE(...) tf_log(LOG_MARKER_VERBOSE __VA_ARGS__) macro
91 # define VERBOSE(...) no_tf_log(LOG_MARKER_VERBOSE __VA_ARGS__) macro

Completed in 2 milliseconds