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

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 73 #define EREMCHG_PORTABLE 78
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 75 case EREMCHG: return EREMCHG_PORTABLE;
178 case EREMCHG_PORTABLE: return EREMCHG;

Completed in 22 milliseconds