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

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 69 #define EBADMSG_PORTABLE 74
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 71 case EBADMSG: return EBADMSG_PORTABLE;
174 case EBADMSG_PORTABLE: return EBADMSG;

Completed in 113 milliseconds