=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== bisonc++-6.04.01/documentation/html/bison_10.html-140-<TABLE><tr><td> </td><td class=example><pre>initdcl: bisonc++-6.04.01/documentation/html/bison_10.html:141: declarator maybeasm '=' bisonc++-6.04.01/documentation/html/bison_10.html-142- init ############################################## bisonc++-6.04.01/documentation/html/bison_10.html-146-notype_initdcl: bisonc++-6.04.01/documentation/html/bison_10.html:147: notype_declarator maybeasm '=' bisonc++-6.04.01/documentation/html/bison_10.html-148- init ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-53- { bisonc++-6.04.01/documentation/regression/annotations/parser/bgram:54: $$ = exec('*', $1, $3); bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-55- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-58- { bisonc++-6.04.01/documentation/regression/annotations/parser/bgram:59: $$ = exec('+', $1, $3); bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-60- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-81- { bisonc++-6.04.01/documentation/regression/annotations/parser/bgram:82: $$ = exec('*', $1, $3); bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-83- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-86- { bisonc++-6.04.01/documentation/regression/annotations/parser/bgram:87: $$ = exec('*', $1, d($3)); bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-88- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-91- { bisonc++-6.04.01/documentation/regression/annotations/parser/bgram:92: $$ = exec('*', d($1), $3); bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-93- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-96- { bisonc++-6.04.01/documentation/regression/annotations/parser/bgram:97: $$ = exec('+', $1, $3); bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-98- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-101- { bisonc++-6.04.01/documentation/regression/annotations/parser/bgram:102: $$ = exec('+', $1, d($3)); bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-103- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-106- { bisonc++-6.04.01/documentation/regression/annotations/parser/bgram:107: $$ = exec('+', d($1), $3); bisonc++-6.04.01/documentation/regression/annotations/parser/bgram-108- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-57- { bisonc++-6.04.01/documentation/regression/annotations/parser/grammar:58: $$ = exec('*', $1, $3); bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-59- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-62- { bisonc++-6.04.01/documentation/regression/annotations/parser/grammar:63: $$ = exec('+', $1, $3); bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-64- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-85- { bisonc++-6.04.01/documentation/regression/annotations/parser/grammar:86: $$ = exec('*', $1, $3); bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-87- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-90- { bisonc++-6.04.01/documentation/regression/annotations/parser/grammar:91: $$ = exec('*', $1, d($3)); bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-92- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-95- { bisonc++-6.04.01/documentation/regression/annotations/parser/grammar:96: $$ = exec('*', d($1), $3); bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-97- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-100- { bisonc++-6.04.01/documentation/regression/annotations/parser/grammar:101: $$ = exec('+', $1, $3); bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-102- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-105- { bisonc++-6.04.01/documentation/regression/annotations/parser/grammar:106: $$ = exec('+', $1, d($3)); bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-107- } ############################################## bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-110- { bisonc++-6.04.01/documentation/regression/annotations/parser/grammar:111: $$ = exec('+', d($1), $3); bisonc++-6.04.01/documentation/regression/annotations/parser/grammar-112- } ############################################## bisonc++-6.04.01/documentation/demos/manual/mfcalc/build-3-program=`pwd` bisonc++-6.04.01/documentation/demos/manual/mfcalc/build:4:program=`basename $program` bisonc++-6.04.01/documentation/demos/manual/mfcalc/build-5- ############################################## bisonc++-6.04.01/documentation/demos/manual/calc/build-3-program=`pwd` bisonc++-6.04.01/documentation/demos/manual/calc/build:4:program=`basename $program` bisonc++-6.04.01/documentation/demos/manual/calc/build-5- ############################################## bisonc++-6.04.01/documentation/demos/manual/rpn/build-3-program=`pwd` bisonc++-6.04.01/documentation/demos/manual/rpn/build:4:program=`basename $program` bisonc++-6.04.01/documentation/demos/manual/rpn/build-5- ############################################## bisonc++-6.04.01/documentation/manual/demos/mfcalc/build-3-program=`pwd` bisonc++-6.04.01/documentation/manual/demos/mfcalc/build:4:program=`basename $program` bisonc++-6.04.01/documentation/manual/demos/mfcalc/build-5- ############################################## bisonc++-6.04.01/documentation/manual/demos/calc/build-3-program=`pwd` bisonc++-6.04.01/documentation/manual/demos/calc/build:4:program=`basename $program` bisonc++-6.04.01/documentation/manual/demos/calc/build-5- ############################################## bisonc++-6.04.01/documentation/manual/demos/rpn/build-3-program=`pwd` bisonc++-6.04.01/documentation/manual/demos/rpn/build:4:program=`basename $program` bisonc++-6.04.01/documentation/manual/demos/rpn/build-5- ############################################## bisonc++-6.04.01/documentation/manual/grammar/polymorphictype.OBS-263- bisonc++-6.04.01/documentation/manual/grammar/polymorphictype.OBS:264:bf(Member calls) (`$$.', `$1.', `($$)', `($1)', etc.):) bisonc++-6.04.01/documentation/manual/grammar/polymorphictype.OBS-265- bisonc++-6.04.01/documentation/manual/grammar/polymorphictype.OBS:266: When `$$.' or `$1.' is used default tags are ignored. A warning is issued bisonc++-6.04.01/documentation/manual/grammar/polymorphictype.OBS-267-that the default tag is ignored. This syntax allows members of the semantic ############################################## bisonc++-6.04.01/icmake/remove-20- bisonc++-6.04.01/icmake/remove:21:for line in `cat $1` bisonc++-6.04.01/icmake/remove-22-do bisonc++-6.04.01/icmake/remove:23: field1=`echo $line | awk '{printf $1}'` bisonc++-6.04.01/icmake/remove:24: field2=`echo $line | awk '{printf $2}'` bisonc++-6.04.01/icmake/remove-25- ############################################## bisonc++-6.04.01/icmake/remove-30- elif [ -e "$field2" ] ; then bisonc++-6.04.01/icmake/remove:31: if [ "$field1" != "`md5sum $field2 | awk '{printf $1}'`" ] ; then bisonc++-6.04.01/icmake/remove-32- echo $field2 changed, not removed ############################################## bisonc++-6.04.01/runtmp-2- bisonc++-6.04.01/runtmp:3:PRE=`dirname $0` bisonc++-6.04.01/runtmp-4-