HomeSort by relevance Sort by last modified time
    Searched defs:__ARCH_SI_CLOCK_T (Results 26 - 31 of 31) sorted by null

12

  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/asm-generic/
siginfo.h 45 #ifndef __ARCH_SI_CLOCK_T
46 #define __ARCH_SI_CLOCK_T __kernel_clock_t
86 __ARCH_SI_CLOCK_T _utime;
87 __ARCH_SI_CLOCK_T _stime;
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/asm-generic/
siginfo.h 45 #ifndef __ARCH_SI_CLOCK_T
46 #define __ARCH_SI_CLOCK_T __kernel_clock_t
86 __ARCH_SI_CLOCK_T _utime;
87 __ARCH_SI_CLOCK_T _stime;
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/asm-generic/
siginfo.h 45 #ifndef __ARCH_SI_CLOCK_T
46 #define __ARCH_SI_CLOCK_T __kernel_clock_t
86 __ARCH_SI_CLOCK_T _utime;
87 __ARCH_SI_CLOCK_T _stime;
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/asm-generic/
siginfo.h 45 #ifndef __ARCH_SI_CLOCK_T
46 #define __ARCH_SI_CLOCK_T __kernel_clock_t
86 __ARCH_SI_CLOCK_T _utime;
87 __ARCH_SI_CLOCK_T _stime;
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm-generic/
siginfo.h 45 #ifndef __ARCH_SI_CLOCK_T
46 #define __ARCH_SI_CLOCK_T __kernel_clock_t
86 __ARCH_SI_CLOCK_T _utime;
87 __ARCH_SI_CLOCK_T _stime;
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm-generic/
siginfo.h 45 #ifndef __ARCH_SI_CLOCK_T
46 #define __ARCH_SI_CLOCK_T __kernel_clock_t
86 __ARCH_SI_CLOCK_T _utime;
87 __ARCH_SI_CLOCK_T _stime;

Completed in 442 milliseconds

12