HomeSort by relevance Sort by last modified time
    Searched refs:EL2NSYNC_PORTABLE (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 38 #define EL2NSYNC_PORTABLE 45
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 42 case EL2NSYNC: return EL2NSYNC_PORTABLE;
145 case EL2NSYNC_PORTABLE: return EL2NSYNC;

Completed in 17 milliseconds