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

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 75 #define ELIBBAD_PORTABLE 80
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 77 case ELIBBAD: return ELIBBAD_PORTABLE;
180 case ELIBBAD_PORTABLE: return ELIBBAD;

Completed in 20 milliseconds