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

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 35 #define ENOMSG_PORTABLE 42
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 39 case ENOMSG: return ENOMSG_PORTABLE;
142 case ENOMSG_PORTABLE: return ENOMSG;

Completed in 117 milliseconds