LEVEL             168 ompi/debuggers/ompi_msgq_dll.c #define DEBUG(LEVEL, WHAT) if(LEVEL & VERBOSE) { printf WHAT; }
LEVEL             170 ompi/debuggers/ompi_msgq_dll.c #define DEBUG(LEVEL,WHAT)
LEVEL              99 opal/mca/btl/tcp/btl_tcp_endpoint.h #define MCA_BTL_TCP_ENDPOINT_DUMP(LEVEL, ENDPOINT, INFO, MSG) mca_btl_tcp_endpoint_dump((LEVEL), __FILE__, __LINE__, __func__, (ENDPOINT), (INFO), (MSG))
LEVEL             103 opal/mca/btl/tcp/btl_tcp_endpoint.h #define MCA_BTL_TCP_ENDPOINT_DUMP(LEVEL, ENDPOINT, INFO, MSG)