Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h55 #define ENOSTR_PORTABLE 60 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c57 case ENOSTR: return ENOSTR_PORTABLE; in errno_ntop()
160 case ENOSTR_PORTABLE: return ENOSTR; in errno_pton()