Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h230 #define debug_warning(__msg) \ argument
233 #define debug_warning(__msg) \ argument
242 #define debug_warn_once(__msg) \ argument
252 #define debug_warn_once(__msg) \ argument
261 #define debug_error(__msg) \ argument
264 #define debug_error(__msg) \ argument
/external/valgrind/include/vki/
Dvki-linux.h681 __KINLINE struct vki_cmsghdr * vki_cmsg_nxthdr (struct vki_msghdr *__msg, struct vki_cmsghdr *__cms… in vki_cmsg_nxthdr()