Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h43 #define ENOCSI_PORTABLE 50 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c47 case ENOCSI: return ENOCSI_PORTABLE; in errno_ntop()
150 case ENOCSI_PORTABLE: return ENOCSI; in errno_pton()