Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dtest-suite85 check_arch_ignore=""
111 check_arch_ignore="$val" ;;
336 if [ "$check_arch_ignore" != "" ]; then
337 if echo $arch | egrep -q -w "$check_arch_ignore"; then

Completed in 1 milliseconds