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

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 37 #define ECHRNG_PORTABLE 44
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 41 case ECHRNG: return ECHRNG_PORTABLE;
144 case ECHRNG_PORTABLE: return ECHRNG;

Completed in 58 milliseconds