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

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 86 #define EPROTOTYPE_PORTABLE 91
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 88 case EPROTOTYPE: return EPROTOTYPE_PORTABLE;
191 case EPROTOTYPE_PORTABLE: return EPROTOTYPE;

Completed in 31 milliseconds