Home
last modified time | relevance | path

Searched refs:UCS_LOG_SHORT_FMT (Results 1 – 1 of 1) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/debug/
H A Dlog.c27 #define UCS_LOG_SHORT_FMT UCS_LOG_TIME_FMT" "UCS_LOG_FILE_FMT" " \ macro
211 snprintf(log_buf, buffer_size, UCS_LOG_SHORT_FMT, in ucs_log_print()
228 fprintf(stdout, UCS_LOG_SHORT_FMT, in ucs_log_print()