HomeSort by relevance Sort by last modified time
    Searched defs:RLIMIT_AS (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/common/asm-generic/
resource.h 37 #ifndef RLIMIT_AS
38 #define RLIMIT_AS 9
  /external/kernel-headers/original/asm-generic/
resource.h 37 #ifndef RLIMIT_AS
38 # define RLIMIT_AS 9 /* address space limit */
83 [RLIMIT_AS] = { RLIM_INFINITY, RLIM_INFINITY }, \
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm-generic/
resource.h 37 #ifndef RLIMIT_AS
38 #define RLIMIT_AS 9
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/
resource.h 37 #ifndef RLIMIT_AS
38 #define RLIMIT_AS 9
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/
resource.h 37 #ifndef RLIMIT_AS
38 #define RLIMIT_AS 9
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/
resource.h 37 #ifndef RLIMIT_AS
38 #define RLIMIT_AS 9
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/
resource.h 37 #ifndef RLIMIT_AS
38 #define RLIMIT_AS 9
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm-generic/
resource.h 37 #ifndef RLIMIT_AS
38 #define RLIMIT_AS 9

Completed in 13 milliseconds