Searched refs:MALI_DEBUG_PRINT_ASSERT (Results 1 – 1 of 1) sorted by relevance
154 #define MALI_DEBUG_PRINT_ASSERT(condition, args) do {if( !(condition)) { MALI_PRINT_ERROR(args); _… macro165 #define MALI_DEBUG_PRINT_ASSERT(condition,args) do {} while(0) macro