Searched refs:BITS_REQ (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/
H A Dconfigure4616 BITS_REQ=nochange
4637 ""|nochange) BITS_REQ=$withval ;;
4638 32|64|64else32) BITS_REQ=$withval ;;
4645 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then
4704 case "$BITS_REQ" in
4717 case "$BITS_REQ" in
4728 case "$BITS_REQ" in
5050 if test "$BITS_REQ" = "64else32"; then
5052 BITS_REQ=64
5060 if test "$BITS_REQ"
[all...]
H A Dconfigure.orig4602 BITS_REQ=nochange
4623 ""|nochange) BITS_REQ=$withval ;;
4624 32|64|64else32) BITS_REQ=$withval ;;
4631 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then
4690 case "$BITS_REQ" in
4703 case "$BITS_REQ" in
4714 case "$BITS_REQ" in
5023 if test "$BITS_REQ" = "64else32"; then
5025 BITS_REQ=64
5033 if test "$BITS_REQ"
[all...]

Completed in 48 milliseconds