HomeSort by relevance Sort by last modified time
    Searched refs:__VKI_ARCH_SI_UID_T (Results 1 - 3 of 3) sorted by null

  /external/valgrind/include/vki/
vki-mips32-linux.h 897 #ifndef __VKI_ARCH_SI_UID_T
898 #define __VKI_ARCH_SI_UID_T vki_uid_t
917 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
924 char _pad[sizeof( __VKI_ARCH_SI_UID_T) - sizeof(int)];
932 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
939 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
    [all...]
vki-mips64-linux.h     [all...]
vki-linux.h 421 #ifndef __VKI_ARCH_SI_UID_T
422 #define __VKI_ARCH_SI_UID_T vki_uid_t
442 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
449 char _pad[sizeof( __VKI_ARCH_SI_UID_T) - sizeof(int)];
457 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
464 __VKI_ARCH_SI_UID_T _uid; /* sender's uid */
    [all...]

Completed in 88 milliseconds