Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/powerpc-vsx/
A Dlinux_aux.c26 unsigned long auxv = getauxval(AT_HWCAP); in png_have_vsx() local
30 if(auxv & (PPC_FEATURE_HAS_ALTIVEC|PPC_FEATURE_HAS_VSX)) in png_have_vsx()
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt822 check_symbol_exists(getauxval "sys/auxv.h" HAVE_GETAUXVAL)
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES4414 1003.1 API to check /proc/self/auxv avoiding buffer allocation and other
4853 is in contrib/arm-neon/linux-auxv.c. The new code avoids POSIX and Linux

Completed in 14 milliseconds