Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h116 #define EREMOTEIO_PORTABLE 121 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c118 case EREMOTEIO: return EREMOTEIO_PORTABLE; in errno_ntop()
221 case EREMOTEIO_PORTABLE: return EREMOTEIO; in errno_pton()