Home
last modified time | relevance | path

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

/PHP-7.3/
H A Dconfig.guess537 if [ "$UNAME_PROCESSOR" = mc88100 ] || [ "$UNAME_PROCESSOR" = mc88110 ]
845 case "$UNAME_PROCESSOR" in
847 UNAME_PROCESSOR=x86_64 ;;
849 UNAME_PROCESSOR=i586 ;;
1287 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1290 UNAME_PROCESSOR=powerpc
1298 case $UNAME_PROCESSOR in
1308 UNAME_PROCESSOR=powerpc
1318 UNAME_PROCESSOR=x86_64
1323 UNAME_PROCESSOR=`uname -p`
[all …]

Completed in 10 milliseconds