Searched refs:BIG_ENDIAN_MAX_DEBUG_BUF (Results 1 – 1 of 1) sorted by relevance
3392 #define BIG_ENDIAN_MAX_DEBUG_BUF 500 macro3424 if (datalen >= BIG_ENDIAN_MAX_DEBUG_BUF) { in wma_unified_debug_print_event_handler()3427 datalen = BIG_ENDIAN_MAX_DEBUG_BUF - 1; in wma_unified_debug_print_event_handler()3429 char dbgbuf[BIG_ENDIAN_MAX_DEBUG_BUF] = { 0 }; in wma_unified_debug_print_event_handler()