Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dlocal.h273 #define SYSMSG(args...) snd_err_msg(__FILE__, __LINE__, __func__, errno, ##args) macro
277 #define SYSMSG(args...) /* nop */ macro

Completed in 2 milliseconds