Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h40 #define EL3RST_PORTABLE 47 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c44 case EL3RST: return EL3RST_PORTABLE; in errno_ntop()
147 case EL3RST_PORTABLE: return EL3RST; in errno_pton()