Searched defs:DEBUG_FUNC_EXIT (Results 1 - 1 of 1) sorted by relevance
/hardware/intel/img/psb_video/src/ | ||
H A D | psb_drv_debug.h | 139 #define DEBUG_FUNC_EXIT while(1) {drv_debug_msg(VIDEO_DEBUG_ENTRY, "%s exit.\n", __FUNCTION__); break;} macro |
Completed in 30 milliseconds