Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h54 #define EBFONT_PORTABLE 59 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c56 case EBFONT: return EBFONT_PORTABLE; in errno_ntop()
159 case EBFONT_PORTABLE: return EBFONT; in errno_pton()