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

  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 66 #ifdef __NR_add_key_portable
67 case __NR_add_key_portable: native_number = __NR_add_key; break;
  /development/ndk/sources/android/libportable/common/include/asm/
unistd-portable.h 308 #define __NR_add_key_portable (__NR_SYSCALL_BASE_portable+309)

Completed in 71 milliseconds