Searched refs:__DEFINE_GUEST_HANDLE (Results 1 – 1 of 1) sorted by relevance
39 #define __DEFINE_GUEST_HANDLE(name, type) \ macro42 #define __DEFINE_GUEST_HANDLE(name, type) \ macro47 __DEFINE_GUEST_HANDLE(name, struct name)48 #define DEFINE_GUEST_HANDLE(name) __DEFINE_GUEST_HANDLE(name, name)87 __DEFINE_GUEST_HANDLE(uchar, unsigned char);88 __DEFINE_GUEST_HANDLE(uint, unsigned int);