Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/
H A Dssl-opt.sh845 if [ -z "${IS_I686:-}" ]; then
846 IS_I686="YES"
849 IS_I686="NO"
853 if [ "$IS_I686" = "YES" ]; then

Completed in 17 milliseconds