===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
nyacc-1.03.0/test-suite/nyacc/lang/c99/exam.d/ex21.c-13-int foo2() {
nyacc-1.03.0/test-suite/nyacc/lang/c99/exam.d/ex21.c:14:  __asm (
nyacc-1.03.0/test-suite/nyacc/lang/c99/exam.d/ex21.c-15-      "idivl  %[divsrc]"
##############################################
nyacc-1.03.0/test-suite/nyacc/lang/c99/exam.d/ex21.c-22-int foo3() {
nyacc-1.03.0/test-suite/nyacc/lang/c99/exam.d/ex21.c:23:  asm (
nyacc-1.03.0/test-suite/nyacc/lang/c99/exam.d/ex21.c-24-      "idivl  %[divsrc]"
##############################################
nyacc-1.03.0/test-suite/Makefile.in-40-	@for test in $(TESTS); do \
nyacc-1.03.0/test-suite/Makefile.in:41:	  (cd $(SCMDIR)/`dirname $${test}`; $(TESTENV) `basename $${test}`); \
nyacc-1.03.0/test-suite/Makefile.in-42-	done
##############################################
nyacc-1.03.0/etc/configure.ac-25-fi
nyacc-1.03.0/etc/configure.ac:26:GUILE_EFFECTIVE_VERSION=`$GUILE -c "(display (effective-version))"`
nyacc-1.03.0/etc/configure.ac:27:guile_libdir=`$GUILE -c "(display (assq-ref %guile-build-info 'libdir))"`
nyacc-1.03.0/etc/configure.ac:28:guile_prefix=`$GUILE -c "(display (assq-ref %guile-build-info 'prefix))"`
nyacc-1.03.0/etc/configure.ac-29-
##############################################
nyacc-1.03.0/etc/configure.ac-31-  echo "using paths for installed guile"
nyacc-1.03.0/etc/configure.ac:32:  GUILE_GLOBAL_SITE=`$GUILE -c '(display (%global-site-dir))'`
nyacc-1.03.0/etc/configure.ac:33:  GUILE_SITE_CCACHE=`$GUILE -c '(display (%site-ccache-dir))'`
nyacc-1.03.0/etc/configure.ac:34:  GUILE_DATA=`$GUILE -c "(display (assq-ref %guile-build-info 'datadir))"`
nyacc-1.03.0/etc/configure.ac-35-else
##############################################
nyacc-1.03.0/etc/install-sh-234-      fi
nyacc-1.03.0/etc/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
nyacc-1.03.0/etc/install-sh-236-    *)
##############################################
nyacc-1.03.0/etc/install-sh-281-      dstdir=$dst
nyacc-1.03.0/etc/install-sh:282:      dst=$dstdir/`basename "$src"`
nyacc-1.03.0/etc/install-sh-283-      dstdir_status=0
nyacc-1.03.0/etc/install-sh-284-    else
nyacc-1.03.0/etc/install-sh:285:      dstdir=`dirname "$dst"`
nyacc-1.03.0/etc/install-sh-286-      test -d "$dstdir"
##############################################
nyacc-1.03.0/etc/install-sh-344-                   test_tmpdir="$tmpdir/a"
nyacc-1.03.0/etc/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
nyacc-1.03.0/etc/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
nyacc-1.03.0/etc/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
nyacc-1.03.0/etc/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
nyacc-1.03.0/etc/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
nyacc-1.03.0/etc/install-sh-409-            case $prefix in
nyacc-1.03.0/etc/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
nyacc-1.03.0/etc/install-sh-411-              *) qprefix=$prefix;;
##############################################
nyacc-1.03.0/etc/install-sh-458-    if $copy_on_change &&
nyacc-1.03.0/etc/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
nyacc-1.03.0/etc/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
nyacc-1.03.0/etc/install-sh-461-       set -f &&
##############################################
nyacc-1.03.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
nyacc-1.03.0/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nyacc-1.03.0/configure-45-  as_echo='print -r --'
nyacc-1.03.0/configure-46-  as_echo_n='print -rn --'
nyacc-1.03.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nyacc-1.03.0/configure-48-  as_echo='printf %s\n'
##############################################
nyacc-1.03.0/configure-50-else
nyacc-1.03.0/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nyacc-1.03.0/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nyacc-1.03.0/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
nyacc-1.03.0/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nyacc-1.03.0/configure-62-      esac;
##############################################
nyacc-1.03.0/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
nyacc-1.03.0/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
nyacc-1.03.0/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
nyacc-1.03.0/configure-323-      case $as_dir in #(
nyacc-1.03.0/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nyacc-1.03.0/configure-325-      *) as_qdir=$as_dir;;
##############################################
nyacc-1.03.0/configure-396-  {
nyacc-1.03.0/configure:397:    as_val=`expr "$@" || test $? -eq 1`
nyacc-1.03.0/configure-398-  }
##############################################
nyacc-1.03.0/configure-403-# ----------------------------------------
nyacc-1.03.0/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nyacc-1.03.0/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nyacc-1.03.0/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
nyacc-1.03.0/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
nyacc-1.03.0/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
nyacc-1.03.0/configure-704-  case $ac_option in
nyacc-1.03.0/configure:705:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
nyacc-1.03.0/configure-706-  *=)   ac_optarg= ;;
##############################################
nyacc-1.03.0/configure-748-  -disable-* | --disable-*)
nyacc-1.03.0/configure:749:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
nyacc-1.03.0/configure-750-    # Reject names that are not valid shell variable names.
##############################################
nyacc-1.03.0/configure-753-    ac_useropt_orig=$ac_useropt
nyacc-1.03.0/configure:754:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nyacc-1.03.0/configure-755-    case $ac_user_opts in
##############################################
nyacc-1.03.0/configure-774-  -enable-* | --enable-*)
nyacc-1.03.0/configure:775:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
nyacc-1.03.0/configure-776-    # Reject names that are not valid shell variable names.
##############################################
nyacc-1.03.0/configure-779-    ac_useropt_orig=$ac_useropt
nyacc-1.03.0/configure:780:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nyacc-1.03.0/configure-781-    case $ac_user_opts in
##############################################
nyacc-1.03.0/configure-987-  -with-* | --with-*)
nyacc-1.03.0/configure:988:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
nyacc-1.03.0/configure-989-    # Reject names that are not valid shell variable names.
##############################################
nyacc-1.03.0/configure-992-    ac_useropt_orig=$ac_useropt
nyacc-1.03.0/configure:993:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nyacc-1.03.0/configure-994-    case $ac_user_opts in
##############################################
nyacc-1.03.0/configure-1003-  -without-* | --without-*)
nyacc-1.03.0/configure:1004:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
nyacc-1.03.0/configure-1005-    # Reject names that are not valid shell variable names.
##############################################
nyacc-1.03.0/configure-1008-    ac_useropt_orig=$ac_useropt
nyacc-1.03.0/configure:1009:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nyacc-1.03.0/configure-1010-    case $ac_user_opts in
##############################################
nyacc-1.03.0/configure-1041-  *=*)
nyacc-1.03.0/configure:1042:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
nyacc-1.03.0/configure-1043-    # Reject names that are not valid shell variable names.
##############################################
nyacc-1.03.0/configure-1062-if test -n "$ac_prev"; then
nyacc-1.03.0/configure:1063:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
nyacc-1.03.0/configure-1064-  as_fn_error $? "missing argument to $ac_option"
##############################################
nyacc-1.03.0/configure-1084-    */ )
nyacc-1.03.0/configure:1085:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
nyacc-1.03.0/configure-1086-      eval $ac_var=\$ac_val;;
##############################################
nyacc-1.03.0/configure-1119-ac_ls_di=`ls -di .` &&
nyacc-1.03.0/configure:1120:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
nyacc-1.03.0/configure-1121-  as_fn_error $? "working directory cannot be determined"
##############################################
nyacc-1.03.0/configure-1175-case $srcdir in
nyacc-1.03.0/configure:1176:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
nyacc-1.03.0/configure-1177-esac
##############################################
nyacc-1.03.0/configure-1218-By default, \`make install' will install all the files in
nyacc-1.03.0/configure:1219:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
nyacc-1.03.0/configure:1220:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
nyacc-1.03.0/configure-1221-for instance \`--prefix=\$HOME'.
##############################################
nyacc-1.03.0/configure-1279-*)
nyacc-1.03.0/configure:1280:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nyacc-1.03.0/configure-1281-  # A ".." for each directory in $ac_dir_suffix.
nyacc-1.03.0/configure:1282:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nyacc-1.03.0/configure-1283-  case $ac_top_builddir_sub in
##############################################
nyacc-1.03.0/configure-1415-    *\'*)
nyacc-1.03.0/configure:1416:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nyacc-1.03.0/configure-1417-    esac
##############################################
nyacc-1.03.0/configure-1498-      case $ac_val in
nyacc-1.03.0/configure:1499:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nyacc-1.03.0/configure-1500-      esac
##############################################
nyacc-1.03.0/configure-1513-	case $ac_val in
nyacc-1.03.0/configure:1514:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nyacc-1.03.0/configure-1515-	esac
##############################################
nyacc-1.03.0/configure-1633-    set,)
nyacc-1.03.0/configure:1634:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
nyacc-1.03.0/configure:1635:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
nyacc-1.03.0/configure-1636-      ac_cache_corrupted=: ;;
##############################################
nyacc-1.03.0/configure-1644-	# differences in whitespace do not lead to failure.
nyacc-1.03.0/configure:1645:	ac_old_val_w=`echo x $ac_old_val`
nyacc-1.03.0/configure:1646:	ac_new_val_w=`echo x $ac_new_val`
nyacc-1.03.0/configure-1647-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
nyacc-1.03.0/configure-1664-    case $ac_new_val in
nyacc-1.03.0/configure:1665:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
nyacc-1.03.0/configure-1666-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
nyacc-1.03.0/configure-1784-fi
nyacc-1.03.0/configure:1785:GUILE_EFFECTIVE_VERSION=`$GUILE -c "(display (effective-version))"`
nyacc-1.03.0/configure:1786:guile_libdir=`$GUILE -c "(display (assq-ref %guile-build-info 'libdir))"`
nyacc-1.03.0/configure:1787:guile_prefix=`$GUILE -c "(display (assq-ref %guile-build-info 'prefix))"`
nyacc-1.03.0/configure-1788-
##############################################
nyacc-1.03.0/configure-1790-  echo "using paths for installed guile"
nyacc-1.03.0/configure:1791:  GUILE_GLOBAL_SITE=`$GUILE -c '(display (%global-site-dir))'`
nyacc-1.03.0/configure:1792:  GUILE_SITE_CCACHE=`$GUILE -c '(display (%site-ccache-dir))'`
nyacc-1.03.0/configure:1793:  GUILE_DATA=`$GUILE -c "(display (assq-ref %guile-build-info 'datadir))"`
nyacc-1.03.0/configure-1794-else
##############################################
nyacc-1.03.0/configure-1953-'
nyacc-1.03.0/configure:1954:DEFS=`sed -n "$ac_script" confdefs.h`
nyacc-1.03.0/configure-1955-
##############################################
nyacc-1.03.0/configure-1962-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
nyacc-1.03.0/configure:1963:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
nyacc-1.03.0/configure-1964-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
nyacc-1.03.0/configure-2029-if test -z "$BASH_VERSION$ZSH_VERSION" \
nyacc-1.03.0/configure:2030:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nyacc-1.03.0/configure-2031-  as_echo='print -r --'
nyacc-1.03.0/configure-2032-  as_echo_n='print -rn --'
nyacc-1.03.0/configure:2033:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nyacc-1.03.0/configure-2034-  as_echo='printf %s\n'
##############################################
nyacc-1.03.0/configure-2036-else
nyacc-1.03.0/configure:2037:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nyacc-1.03.0/configure-2038-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nyacc-1.03.0/configure-2046-	expr "X$arg" : "X\\(.*\\)$as_nl";
nyacc-1.03.0/configure:2047:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nyacc-1.03.0/configure-2048-      esac;
##############################################
nyacc-1.03.0/configure-2123-# ----------------------------------------
nyacc-1.03.0/configure:2124:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nyacc-1.03.0/configure-2125-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nyacc-1.03.0/configure-2195-  {
nyacc-1.03.0/configure:2196:    as_val=`expr "$@" || test $? -eq 1`
nyacc-1.03.0/configure-2197-  }
##############################################
nyacc-1.03.0/configure-2299-      case $as_dir in #(
nyacc-1.03.0/configure:2300:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nyacc-1.03.0/configure-2301-      *) as_qdir=$as_dir;;
##############################################
nyacc-1.03.0/configure-2422-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
nyacc-1.03.0/configure:2423:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
nyacc-1.03.0/configure-2424-ac_cs_version="\\
##############################################
nyacc-1.03.0/configure-2444-  --*=?*)
nyacc-1.03.0/configure:2445:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nyacc-1.03.0/configure:2446:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
nyacc-1.03.0/configure-2447-    ac_shift=:
##############################################
nyacc-1.03.0/configure-2449-  --*=)
nyacc-1.03.0/configure:2450:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nyacc-1.03.0/configure-2451-    ac_optarg=
##############################################
nyacc-1.03.0/configure-2473-    case $ac_optarg in
nyacc-1.03.0/configure:2474:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
nyacc-1.03.0/configure-2475-    '') as_fn_error $? "missing file argument" ;;
##############################################
nyacc-1.03.0/configure-2594-fi
nyacc-1.03.0/configure:2595:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
nyacc-1.03.0/configure-2596-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
nyacc-1.03.0/configure-2611-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
nyacc-1.03.0/configure:2612:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
nyacc-1.03.0/configure-2613-ac_delim='%!_!# '
##############################################
nyacc-1.03.0/configure-2617-
nyacc-1.03.0/configure:2618:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
nyacc-1.03.0/configure-2619-  if test $ac_delim_n = $ac_delim_num; then
##############################################
nyacc-1.03.0/configure-2779-      esac
nyacc-1.03.0/configure:2780:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
nyacc-1.03.0/configure-2781-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
nyacc-1.03.0/configure-2838-*)
nyacc-1.03.0/configure:2839:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nyacc-1.03.0/configure-2840-  # A ".." for each directory in $ac_dir_suffix.
nyacc-1.03.0/configure:2841:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nyacc-1.03.0/configure-2842-  case $ac_top_builddir_sub in
##############################################
nyacc-1.03.0/configure-2890-/@mandir@/p'
nyacc-1.03.0/configure:2891:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
nyacc-1.03.0/configure-2892-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
nyacc-1.03.0/configure-2907-
nyacc-1.03.0/configure:2908:# Neutralize VPATH when `$srcdir' = `.'.
nyacc-1.03.0/configure-2909-# Shell code in configure.ac might set extrasub.
##############################################
nyacc-1.03.0/configure-2933-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
nyacc-1.03.0/configure:2934:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
nyacc-1.03.0/configure-2935-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
nyacc-1.03.0/examples/system/dbus.scm-215-  (lambda (evt port)
nyacc-1.03.0/examples/system/dbus.scm:216:    (let ((evt-addr (object-address evt))
nyacc-1.03.0/examples/system/dbus.scm:217:	  (nxt-addr (object-address (bus-ev-next evt)))
nyacc-1.03.0/examples/system/dbus.scm:218:	  (prv-addr (object-address (bus-ev-prev evt))))
nyacc-1.03.0/examples/system/dbus.scm-219-      (display "#<bus-event" port)
##############################################
nyacc-1.03.0/examples/nyacc/lang/ffi-help/gdbus-03.scm-12-	 (ptr (ffi:string->pointer code))
nyacc-1.03.0/examples/nyacc/lang/ffi-help/gdbus-03.scm:13:	 (addr (ffi:pointer-address ptr)))
nyacc-1.03.0/examples/nyacc/lang/ffi-help/gdbus-03.scm-14-    (glib-guardian code)
##############################################
nyacc-1.03.0/examples/nyacc/lang/ffi-help/yaml.scm-67-	   (item-size (bytestructure-descriptor-size yaml_node_item_t-desc)))
nyacc-1.03.0/examples/nyacc/lang/ffi-help/yaml.scm:68:      (let loop ((sequence '()) (addr (- top item-size)))
nyacc-1.03.0/examples/nyacc/lang/ffi-help/yaml.scm-69-	(if (>= addr start)
##############################################
nyacc-1.03.0/examples/nyacc/lang/ffi-help/yaml.scm-82-	   (pair-size (bytestructure-descriptor-size yaml_node_pair_t-desc)))
nyacc-1.03.0/examples/nyacc/lang/ffi-help/yaml.scm:83:      (let loop ((mapping '()) (addr (- top pair-size)))
nyacc-1.03.0/examples/nyacc/lang/ffi-help/yaml.scm-84-	(if (>= addr start)
##############################################
nyacc-1.03.0/examples/nyacc/lang/mlang/mach.scm-75-     (function-decl non-comment-statement the-end
nyacc-1.03.0/examples/nyacc/lang/mlang/mach.scm:76:      ($$ `(fctn-defn ,$1 ,(if $2 `(stmt-list ,$2) '(stmt-list)))))
nyacc-1.03.0/examples/nyacc/lang/mlang/mach.scm-77-     (function-decl the-end
##############################################
nyacc-1.03.0/examples/nyacc/lang/javascript/compile-tree-il.scm-1072-		       (if (memq (car n) '(@ @@)) (caddr n) (cadr n))))
nyacc-1.03.0/examples/nyacc/lang/javascript/compile-tree-il.scm:1073:	       (this (caddr (lookup "this" kdict)))
nyacc-1.03.0/examples/nyacc/lang/javascript/compile-tree-il.scm-1074-	       (args (map cdr (cdadr kseed))) ;; '((x JS-123) (y JS-124))
##############################################
nyacc-1.03.0/examples/nyacc/lang/javascript/compile-tree-il.scm-1089-	       (gsym (if lref (caddr lref) #f))
nyacc-1.03.0/examples/nyacc/lang/javascript/compile-tree-il.scm:1090:	       (this (caddr (lookup "this" kdict)))
nyacc-1.03.0/examples/nyacc/lang/javascript/compile-tree-il.scm-1091-	       (args (map cdr (cdadr kseed))) ;; '((x JS-123) (y JS-124))
##############################################
nyacc-1.03.0/examples/Makefile.in-89-	@for file in $(NYACC_NXUTIL_SRCS); do \
nyacc-1.03.0/examples/Makefile.in:90:	  if test ! -d $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${file}`; then \
nyacc-1.03.0/examples/Makefile.in:91:	    mkdir -p $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${file}`; \
nyacc-1.03.0/examples/Makefile.in-92-	  fi; \
##############################################
nyacc-1.03.0/examples/Makefile.in-97-	@for binfile in $(NYACC_NXUTIL_BINS); do \
nyacc-1.03.0/examples/Makefile.in:98:	  if test ! -d $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${binfile}`; then \
nyacc-1.03.0/examples/Makefile.in:99:	    mkdir -p $(DESTDIR)$(SITE_GO_DIR)/`dirname $${binfile}`; \
nyacc-1.03.0/examples/Makefile.in-100-	  fi; \
nyacc-1.03.0/examples/Makefile.in:101:	  srcfile=`echo $${binfile} | sed -e 's/\.go$$/.scm/'`; \
nyacc-1.03.0/examples/Makefile.in-102-	  GUILE_LOAD_PATH=$(DESTDIR)$(SITE_SCM_DIR):$(GUILE_LOAD_PATH) \
##############################################
nyacc-1.03.0/examples/Makefile.in-126-	@for file in $(NYACC_JAVASCRIPT_SRCS); do \
nyacc-1.03.0/examples/Makefile.in:127:	  if test ! -d $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${file}`; then \
nyacc-1.03.0/examples/Makefile.in:128:	    mkdir -p $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${file}`; \
nyacc-1.03.0/examples/Makefile.in-129-	  fi; \
##############################################
nyacc-1.03.0/examples/Makefile.in-134-	@for binfile in $(NYACC_JAVASCRIPT_BINS); do \
nyacc-1.03.0/examples/Makefile.in:135:	  if test ! -d $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${binfile}`; then \
nyacc-1.03.0/examples/Makefile.in:136:	    mkdir -p $(DESTDIR)$(SITE_GO_DIR)/`dirname $${binfile}`; \
nyacc-1.03.0/examples/Makefile.in-137-	  fi; \
nyacc-1.03.0/examples/Makefile.in:138:	  srcfile=`echo $${binfile} | sed -e 's/\.go$$/.scm/'`; \
nyacc-1.03.0/examples/Makefile.in-139-	  GUILE_LOAD_PATH=$(DESTDIR)$(SITE_SCM_DIR):$(GUILE_LOAD_PATH) \
##############################################
nyacc-1.03.0/examples/Makefile.in-163-	@for file in $(NYACC_OCTAVE_SRCS); do \
nyacc-1.03.0/examples/Makefile.in:164:	  if test ! -d $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${file}`; then \
nyacc-1.03.0/examples/Makefile.in:165:	    mkdir -p $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${file}`; \
nyacc-1.03.0/examples/Makefile.in-166-	  fi; \
##############################################
nyacc-1.03.0/examples/Makefile.in-171-	@for binfile in $(NYACC_OCTAVE_BINS); do \
nyacc-1.03.0/examples/Makefile.in:172:	  if test ! -d $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${binfile}`; then \
nyacc-1.03.0/examples/Makefile.in:173:	    mkdir -p $(DESTDIR)$(SITE_GO_DIR)/`dirname $${binfile}`; \
nyacc-1.03.0/examples/Makefile.in-174-	  fi; \
nyacc-1.03.0/examples/Makefile.in:175:	  srcfile=`echo $${binfile} | sed -e 's/\.go$$/.scm/'`; \
nyacc-1.03.0/examples/Makefile.in-176-	  GUILE_LOAD_PATH=$(DESTDIR)$(SITE_SCM_DIR):$(GUILE_LOAD_PATH) \
##############################################
nyacc-1.03.0/examples/Makefile.in-198-	@for file in $(NYACC_TCL_SRCS); do \
nyacc-1.03.0/examples/Makefile.in:199:	  if test ! -d $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${file}`; then \
nyacc-1.03.0/examples/Makefile.in:200:	    mkdir -p $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${file}`; \
nyacc-1.03.0/examples/Makefile.in-201-	  fi; \
##############################################
nyacc-1.03.0/examples/Makefile.in-206-	@for binfile in $(NYACC_TCL_BINS); do \
nyacc-1.03.0/examples/Makefile.in:207:	  if test ! -d $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${binfile}`; then \
nyacc-1.03.0/examples/Makefile.in:208:	    mkdir -p $(DESTDIR)$(SITE_GO_DIR)/`dirname $${binfile}`; \
nyacc-1.03.0/examples/Makefile.in-209-	  fi; \
nyacc-1.03.0/examples/Makefile.in:210:	  srcfile=`echo $${binfile} | sed -e 's/\.go$$/.scm/'`; \
nyacc-1.03.0/examples/Makefile.in-211-	  GUILE_LOAD_PATH=$(DESTDIR)$(SITE_SCM_DIR):$(GUILE_LOAD_PATH) \
##############################################
nyacc-1.03.0/module/system/ffi-help-rt.scm-227-      (display " 0x" port)
nyacc-1.03.0/module/system/ffi-help-rt.scm:228:      (display (number->string (bs-addr (struct-ref obj 0)) 16) port))
nyacc-1.03.0/module/system/ffi-help-rt.scm-229-    (display ">" port)))
##############################################
nyacc-1.03.0/module/system/ffi-help-rt.scm-289-      (struct-set! type (+ vtable-offset-user 2) ; pointer-to
nyacc-1.03.0/module/system/ffi-help-rt.scm:290:		   (lambda (obj) (p-make (bs-addr (fh-object-val obj))))))
nyacc-1.03.0/module/system/ffi-help-rt.scm-291-  (if make
##############################################
nyacc-1.03.0/module/system/ffi-help-rt.scm-861-(define* (fh-link-extern name desc dl-lib-list)
nyacc-1.03.0/module/system/ffi-help-rt.scm:862:  (let* ((addr (fh-find-symbol-addr name dl-lib-list))
nyacc-1.03.0/module/system/ffi-help-rt.scm-863-	 (size (bytestructure-descriptor-size desc)))
##############################################
nyacc-1.03.0/module/nyacc/lang/c99/ChangeLog-217-
nyacc-1.03.0/module/nyacc/lang/c99/ChangeLog:218:	* mach.scm (c99-spec): added GNU-C asm extension
nyacc-1.03.0/module/nyacc/lang/c99/ChangeLog-219-
##############################################
nyacc-1.03.0/module/nyacc/lang/c99/ChangeLog-300-        2017-01-07 Jan Nieuwenhuizen  <janneke@gnu.org>
nyacc-1.03.0/module/nyacc/lang/c99/ChangeLog:301:	mising unquote in output sx for goto: `(goto $2) => `(goto ,$2)
nyacc-1.03.0/module/nyacc/lang/c99/ChangeLog-302-
##############################################
nyacc-1.03.0/module/Makefile.in-115-	@for file in $(SOURCES); do \
nyacc-1.03.0/module/Makefile.in:116:	  if test ! -d $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${file}`; then \
nyacc-1.03.0/module/Makefile.in:117:	    mkdir -p $(DESTDIR)$(SITE_SCM_DIR)/`dirname $${file}`; \
nyacc-1.03.0/module/Makefile.in-118-	  fi; \
##############################################
nyacc-1.03.0/module/Makefile.in-129-	@for file in $(BINARIES); do \
nyacc-1.03.0/module/Makefile.in:130:	  if test ! -d $(DESTDIR)$(SITE_GO_DIR)/`dirname $${file}`; then \
nyacc-1.03.0/module/Makefile.in:131:	    mkdir -p $(DESTDIR)$(SITE_GO_DIR)/`dirname $${file}`; \
nyacc-1.03.0/module/Makefile.in-132-	  fi; \
##############################################
nyacc-1.03.0/doc/nyacc-ug.texi-471-are non-terminals and @code{"+"}, @code{"-"} are terminals and
nyacc-1.03.0/doc/nyacc-ug.texi:472:@code{($$ `(add ,$1 ,$3))} and @code{($$ `(sub ,$1 ,$3))} are actions.
nyacc-1.03.0/doc/nyacc-ug.texi-473-In the actions @code{$1} refers to the semantic value of the term
##############################################
nyacc-1.03.0/doc/nyacc-ug.info-385-   Here 'add-expr' and 'mul-expr' are non-terminals and '"+"', '"-"' are
nyacc-1.03.0/doc/nyacc-ug.info:386:terminals and '($$ `(add ,$1 ,$3))' and '($$ `(sub ,$1 ,$3))' are
nyacc-1.03.0/doc/nyacc-ug.info-387-actions.  In the actions '$1' refers to the semantic value of the term
##############################################
nyacc-1.03.0/doc/nyacc-ug.html-554-are non-terminals and <code>&quot;+&quot;</code>, <code>&quot;-&quot;</code> are terminals and
nyacc-1.03.0/doc/nyacc-ug.html:555:<code>($$ `(add ,$1 ,$3))</code> and <code>($$ `(sub ,$1 ,$3))</code> are actions.
nyacc-1.03.0/doc/nyacc-ug.html-556-In the actions <code>$1</code> refers to the semantic value of the term