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

/external/valgrind/include/vki/
H A Dvki-mips32-linux.h901 #ifndef __VKI_ARCH_SI_UID_T
902 #define __VKI_ARCH_SI_UID_T vki_uid_t macro
921 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
928 char _pad[sizeof( __VKI_ARCH_SI_UID_T) - sizeof(int)];
936 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
943 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
H A Dvki-mips64-linux.h926 #ifndef __VKI_ARCH_SI_UID_T
927 #define __VKI_ARCH_SI_UID_T vki_uid_t macro
946 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
953 char _pad[sizeof( __VKI_ARCH_SI_UID_T) - sizeof(int)];
961 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
968 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
H A Dvki-linux.h417 #ifndef __VKI_ARCH_SI_UID_T
418 #define __VKI_ARCH_SI_UID_T vki_uid_t macro
438 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
445 char _pad[sizeof( __VKI_ARCH_SI_UID_T) - sizeof(int)];
453 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
460 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */

Completed in 133 milliseconds