Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h74 #define ELIBACC_PORTABLE 79 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c76 case ELIBACC: return ELIBACC_PORTABLE; in errno_ntop()
179 case ELIBACC_PORTABLE: return ELIBACC; in errno_pton()