Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h31 #define ENOSYS_PORTABLE 38 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c35 case ENOSYS: return ENOSYS_PORTABLE; in errno_ntop()
138 case ENOSYS_PORTABLE: return ENOSYS; in errno_pton()