Searched refs:VXGE_COMPONENT_HAL_MM (Results 1 – 2 of 2) sorted by relevance
137 #if (VXGE_COMPONENT_HAL_MM & VXGE_DEBUG_MODULE_MASK)139 if (D_ERR_MASK & VXGE_COMPONENT_HAL_MM) vxge_hal_debug_printf141 if (D_INFO_MASK & VXGE_COMPONENT_HAL_MM) vxge_hal_debug_printf143 if (D_TRACE_MASK & VXGE_COMPONENT_HAL_MM) vxge_hal_debug_printf
126 #define VXGE_COMPONENT_HAL_MM 0x00000020 macro