Home
last modified time | relevance | path

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

/f-stack/dpdk/devtools/
H A Dbuild-tags.sh13 x86_32=true
135 echo $2 | grep -q -e "i686-" -e "x32-" || x86_32=false
144 if $x86_32 ; then x86_32_sources ; fi
157 echo "x86_32: $x86_32"
/f-stack/freebsd/contrib/libsodium/contrib/
H A DFindsodium.cmake106 #error ARCH_VALUE x86_32
118 if (_TARGET_ARCH STREQUAL "x86_32")