Home
last modified time | relevance | path

Searched refs:EALREADY_PORTABLE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h109 #define EALREADY_PORTABLE 114 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c111 case EALREADY: return EALREADY_PORTABLE; in errno_ntop()
214 case EALREADY_PORTABLE: return EALREADY; in errno_pton()