Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h70 #define EOVERFLOW_PORTABLE 75 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c72 case EOVERFLOW: return EOVERFLOW_PORTABLE; in errno_ntop()
175 case EOVERFLOW_PORTABLE: return EOVERFLOW; in errno_pton()