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

/external/valgrind/main/include/vki/
H A Dvki-mips32-linux.h892 #ifndef __VKI_ARCH_SI_UID_T
893 #define __VKI_ARCH_SI_UID_T vki_uid_t macro
912 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
919 char _pad[sizeof( __VKI_ARCH_SI_UID_T) - sizeof(int)];
927 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
934 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
H A Dvki-mips64-linux.h915 #ifndef __VKI_ARCH_SI_UID_T
916 #define __VKI_ARCH_SI_UID_T vki_uid_t macro
935 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
942 char _pad[sizeof( __VKI_ARCH_SI_UID_T) - sizeof(int)];
950 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
957 __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 178 milliseconds