Home | History | Annotate | Download | only in dist

Lines Matching refs:nails

1507   --enable-nails          use nails on limbs [default=no]
3842 # Check whether --enable-nails was given.
3847 as_fn_error $? "bad value $enableval for --enable-nails, only even nail sizes supported" "$LINENO" 5 ;;
3849 as_fn_error $? "bad value $enableval for --enable-nails, need yes/no/number" "$LINENO" 5 ;;
10951 # For a nail build, also look in "nails" subdirectories.
10958 *) new_path="$new_path $i/nails $i" ;;
25451 # For a nails build, check if the file supports our nail bits.
25452 # Generic code always supports all nails.
25455 # the nails-neutral routines, like logops_n for and_n, the
25469 # these operations are either unaffected by nails or defined
25473 nails=`sed -n 's/^[ ]*NAILS_SUPPORT(\(.*\))/\1/p' $tmp_file `
25474 for n in $nails; do