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

/external/bison/tests/
H A Dtestsuite2951 at_bison_check_first=`sed -n \
2953 : ${at_bison_check_first:=1}
2957 if test $at_bison_check_first_tmp -lt $at_bison_check_first; then
2958 at_bison_check_first=$at_bison_check_first_tmp
2960 if test $at_bison_check_first -gt 1; then
2961 sed -n "1,`expr $at_bison_check_first - 1`"p \
2973 sed -n "$at_bison_check_first,$at_bison_check_last"p \
3379 at_bison_check_first=`sed -n \
3381 : ${at_bison_check_first:=1}
3385 if test $at_bison_check_first_tmp -lt $at_bison_check_first; the
[all...]

Completed in 27 milliseconds