OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifBTYACC
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/byacc/dist/test/
run_lint.sh
17
ifBTYACC
=`$FGREP -l 'define YYBTYACC' config.h > /dev/null; test $? != 0; echo $?`
19
if test "$
ifBTYACC
" = 0; then
run_make.sh
20
ifBTYACC
=`$FGREP -l 'define YYBTYACC' config.h > /dev/null; test $? != 0; echo $?`
22
if test "$
ifBTYACC
" = 0; then
run_test.sh
131
ifBTYACC
=`$FGREP -l 'define YYBTYACC' $PROG_DIR/config.h > /dev/null; test $? != 0; echo $?`
133
if test "$
ifBTYACC
" = 0; then
223
if test "$
ifBTYACC
" = 0; then continue; fi
251
if test "$
ifBTYACC
" = 0; then continue; fi
Completed in 32 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026