Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/
H A Dconfig.guess529 UNAME_PROCESSOR=`/usr/bin/uname -p`
530 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
837 UNAME_PROCESSOR=`/usr/bin/uname -p`
838 case ${UNAME_PROCESSOR} in
1298 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1301 UNAME_PROCESSOR=powerpc
1309 case $UNAME_PROCESSOR in
1310 i386) UNAME_PROCESSOR=x86_64 ;;
1322 UNAME_PROCESSOR=x86_64
1327 UNAME_PROCESSOR=`uname -p`
[all …]