Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h44 #define EL2HLT_PORTABLE 51 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c48 case EL2HLT: return EL2HLT_PORTABLE; in errno_ntop()
151 case EL2HLT_PORTABLE: return EL2HLT; in errno_pton()