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

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 43 #define ENOCSI_PORTABLE 50
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 47 case ENOCSI: return ENOCSI_PORTABLE;
150 case ENOCSI_PORTABLE: return ENOCSI;

Completed in 557 milliseconds