Searched refs:XAU_MALLOC_ATTRIBUTE (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXau/dist/include/X11/
H A DXauth.h83 # define XAU_MALLOC_ATTRIBUTE(X) __attribute__((malloc)) macro
85 # define XAU_MALLOC_ATTRIBUTE(X) __attribute__((malloc X))
88 # define XAU_MALLOC_ATTRIBUTE(X)
97 XAU_MALLOC_ATTRIBUTE((XauDisposeAuth, 1))

Completed in 2 milliseconds