Home
last modified time | relevance | path

Searched defs:SYSMSG (Results 1 – 1 of 1) sorted by relevance

/third_party/alsa-lib/include/
Dlocal.h251 #define SYSMSG(args...) snd_err_msg(__FILE__, __LINE__, __func__, errno, ##args) macro
255 #define SYSMSG(args...) /* nop */ macro