Searched refs:LIST_DEBUG (Results 1 – 2 of 2) sorted by relevance
14 #define LIST_DEBUG(fmt, ...) mpp_log(fmt, ## __VA_ARGS__) macro16 #define LIST_DEBUG(fmt, ...) /* not debugging: nothing */ macro
18 #define LIST_DEBUG(fmt, ...) mpp_log(fmt, ## __VA_ARGS__) macro