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

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 85 #define EMSGSIZE_PORTABLE 90
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 87 case EMSGSIZE: return EMSGSIZE_PORTABLE;
190 case EMSGSIZE_PORTABLE: return EMSGSIZE;

Completed in 85 milliseconds