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

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 67 #define EMULTIHOP_PORTABLE 72
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 69 case EMULTIHOP: return EMULTIHOP_PORTABLE;
172 case EMULTIHOP_PORTABLE: return EMULTIHOP;

Completed in 20 milliseconds