Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c749 int has_idivt = (hwcaps & HWCAP_IDIVT); in android_cpuInit() local
794 if (has_idivt) in android_cpuInit()