Searched defs:VB2_DEBUG (Results 1 – 1 of 1) sorted by relevance
34 # define VB2_DEBUG(format, args...) printf(format, ## args) macro36 # define VB2_DEBUG(format, args...) vb2ex_printf(__func__, format, ## args) macro39 # define VB2_DEBUG(format, args...) macro