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

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 114 #define ENAVAIL_PORTABLE 119
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 116 case ENAVAIL: return ENAVAIL_PORTABLE;
219 case ENAVAIL_PORTABLE: return ENAVAIL;

Completed in 42 milliseconds