Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h112 #define EUCLEAN_PORTABLE 117 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c114 case EUCLEAN: return EUCLEAN_PORTABLE; in errno_ntop()
217 case EUCLEAN_PORTABLE: return EUCLEAN; in errno_pton()