Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h86 #define EPROTOTYPE_PORTABLE 91 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c88 case EPROTOTYPE: return EPROTOTYPE_PORTABLE; in errno_ntop()
191 case EPROTOTYPE_PORTABLE: return EPROTOTYPE; in errno_pton()