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

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 115 #define EISNAM_PORTABLE 120
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 117 case EISNAM: return EISNAM_PORTABLE;
220 case EISNAM_PORTABLE: return EISNAM;

Completed in 465 milliseconds