Searched refs:g_hwcap (Results 1 – 1 of 1) sorted by relevance
44 static uint64_t g_hwcap; variable49 g_hwcap = hwcap; in hwcap_resolver()56 static unsigned long g_hwcap; variable59 g_hwcap = hwcap; in hwcap_resolver()77 EXPECT_EQ(getauxval(AT_HWCAP) | _IFUNC_ARG_HWCAP, g_hwcap); in TEST()83 EXPECT_EQ(getauxval(AT_HWCAP), g_hwcap); in TEST()