Home
last modified time | relevance | path

Searched refs:RLIMIT_AS_PORTABLE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/sources/android/libportable/common/include/
Dresource_portable.h44 #ifndef RLIMIT_AS_PORTABLE
45 #define RLIMIT_AS_PORTABLE 9 macro
/development/ndk/sources/android/libportable/arch-mips/
Dresource.c29 case RLIMIT_AS_PORTABLE: in mips_change_resource()