Searched refs:XOMP_DEBUG_MASTER_PRINT (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/bomp/include/
H A Dxomp_debug.h37 #define XOMP_DEBUG_MASTER_PRINT(x...) XOMP_DEBUG_PRINT(x) macro
39 #define XOMP_DEBUG_MASTER_PRINT(x...) macro
42 #define XMI_DEBUG(x...) XOMP_DEBUG_MASTER_PRINT("[xomp.m.init] " x)
47 #define XMP_DEBUG(x...) XOMP_DEBUG_MASTER_PRINT("[xomp.m.proc] " x)

Completed in 28 milliseconds