Home
last modified time | relevance | path

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

/external/bc/scripts/
Dfunctions.sh104 _check_bool_arg_arg="$1"
107 if [ "$_check_bool_arg_arg" != "0" ] && [ "$_check_bool_arg_arg" != "1" ]; then
109 "$_check_bool_arg_arg")