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

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 48 #define ENOANO_PORTABLE 55
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 52 case ENOANO: return ENOANO_PORTABLE;
155 case ENOANO_PORTABLE: return ENOANO;

Completed in 1713 milliseconds