===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tilem-2.0/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
tilem-2.0/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tilem-2.0/configure-49-  as_echo='print -r --'
tilem-2.0/configure-50-  as_echo_n='print -rn --'
tilem-2.0/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tilem-2.0/configure-52-  as_echo='printf %s\n'
##############################################
tilem-2.0/configure-54-else
tilem-2.0/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tilem-2.0/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tilem-2.0/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
tilem-2.0/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tilem-2.0/configure-66-      esac;
##############################################
tilem-2.0/configure-175-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tilem-2.0/configure:176:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tilem-2.0/configure-177-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tilem-2.0/configure-299-      case $as_dir in #(
tilem-2.0/configure:300:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tilem-2.0/configure-301-      *) as_qdir=$as_dir;;
##############################################
tilem-2.0/configure-364-  {
tilem-2.0/configure:365:    as_val=`expr "$@" || test $? -eq 1`
tilem-2.0/configure-366-  }
##############################################
tilem-2.0/configure-371-# ----------------------------------------
tilem-2.0/configure:372:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tilem-2.0/configure-373-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tilem-2.0/configure-434-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tilem-2.0/configure:435:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tilem-2.0/configure-436-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tilem-2.0/configure-525-	esac;
tilem-2.0/configure:526:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
tilem-2.0/configure-527-	???[sx]*):;;*)false;;esac;fi
##############################################
tilem-2.0/configure-768-  case $ac_option in
tilem-2.0/configure:769:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tilem-2.0/configure-770-  *=)   ac_optarg= ;;
##############################################
tilem-2.0/configure-812-  -disable-* | --disable-*)
tilem-2.0/configure:813:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tilem-2.0/configure-814-    # Reject names that are not valid shell variable names.
##############################################
tilem-2.0/configure-817-    ac_useropt_orig=$ac_useropt
tilem-2.0/configure:818:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tilem-2.0/configure-819-    case $ac_user_opts in
##############################################
tilem-2.0/configure-838-  -enable-* | --enable-*)
tilem-2.0/configure:839:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tilem-2.0/configure-840-    # Reject names that are not valid shell variable names.
##############################################
tilem-2.0/configure-843-    ac_useropt_orig=$ac_useropt
tilem-2.0/configure:844:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tilem-2.0/configure-845-    case $ac_user_opts in
##############################################
tilem-2.0/configure-1042-  -with-* | --with-*)
tilem-2.0/configure:1043:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tilem-2.0/configure-1044-    # Reject names that are not valid shell variable names.
##############################################
tilem-2.0/configure-1047-    ac_useropt_orig=$ac_useropt
tilem-2.0/configure:1048:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tilem-2.0/configure-1049-    case $ac_user_opts in
##############################################
tilem-2.0/configure-1058-  -without-* | --without-*)
tilem-2.0/configure:1059:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tilem-2.0/configure-1060-    # Reject names that are not valid shell variable names.
##############################################
tilem-2.0/configure-1063-    ac_useropt_orig=$ac_useropt
tilem-2.0/configure:1064:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tilem-2.0/configure-1065-    case $ac_user_opts in
##############################################
tilem-2.0/configure-1096-  *=*)
tilem-2.0/configure:1097:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tilem-2.0/configure-1098-    # Reject names that are not valid shell variable names.
##############################################
tilem-2.0/configure-1117-if test -n "$ac_prev"; then
tilem-2.0/configure:1118:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tilem-2.0/configure-1119-  as_fn_error $? "missing argument to $ac_option"
##############################################
tilem-2.0/configure-1139-    */ )
tilem-2.0/configure:1140:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tilem-2.0/configure-1141-      eval $ac_var=\$ac_val;;
##############################################
tilem-2.0/configure-1176-ac_ls_di=`ls -di .` &&
tilem-2.0/configure:1177:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tilem-2.0/configure-1178-  as_fn_error $? "working directory cannot be determined"
##############################################
tilem-2.0/configure-1232-case $srcdir in
tilem-2.0/configure:1233:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tilem-2.0/configure-1234-esac
##############################################
tilem-2.0/configure-1275-By default, \`make install' will install all the files in
tilem-2.0/configure:1276:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tilem-2.0/configure:1277:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tilem-2.0/configure-1278-for instance \`--prefix=\$HOME'.
##############################################
tilem-2.0/configure-1366-*)
tilem-2.0/configure:1367:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tilem-2.0/configure-1368-  # A ".." for each directory in $ac_dir_suffix.
tilem-2.0/configure:1369:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tilem-2.0/configure-1370-  case $ac_top_builddir_sub in
##############################################
tilem-2.0/configure-1817-    *\'*)
tilem-2.0/configure:1818:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tilem-2.0/configure-1819-    esac
##############################################
tilem-2.0/configure-1900-      case $ac_val in
tilem-2.0/configure:1901:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tilem-2.0/configure-1902-      esac
##############################################
tilem-2.0/configure-1915-	case $ac_val in
tilem-2.0/configure:1916:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tilem-2.0/configure-1917-	esac
##############################################
tilem-2.0/configure-2035-    set,)
tilem-2.0/configure:2036:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tilem-2.0/configure:2037:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tilem-2.0/configure-2038-      ac_cache_corrupted=: ;;
##############################################
tilem-2.0/configure-2046-	# differences in whitespace do not lead to failure.
tilem-2.0/configure:2047:	ac_old_val_w=`echo x $ac_old_val`
tilem-2.0/configure:2048:	ac_new_val_w=`echo x $ac_new_val`
tilem-2.0/configure-2049-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tilem-2.0/configure-2066-    case $ac_new_val in
tilem-2.0/configure:2067:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tilem-2.0/configure-2068-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tilem-2.0/configure-2443-$as_echo_n "checking whether the C compiler works... " >&6; }
tilem-2.0/configure:2444:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tilem-2.0/configure-2445-
##############################################
tilem-2.0/configure-2487-	then :; else
tilem-2.0/configure:2488:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tilem-2.0/configure-2489-	fi
##############################################
tilem-2.0/configure-2547-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tilem-2.0/configure:2548:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tilem-2.0/configure-2549-	  break;;
##############################################
tilem-2.0/configure-2656-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tilem-2.0/configure:2657:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tilem-2.0/configure-2658-       break;;
##############################################
tilem-2.0/configure-3349-set x ${MAKE-make}
tilem-2.0/configure:3350:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tilem-2.0/configure-3351-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tilem-2.0/configure-3359-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tilem-2.0/configure:3360:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tilem-2.0/configure-3361-  *@@@%%%=?*=@@@%%%*)
##############################################
tilem-2.0/configure-3709-if test "x$PKG_CONFIG" != "x" ; then
tilem-2.0/configure:3710:  gtk_target=`$PKG_CONFIG --variable=target gtk+-2.0`
tilem-2.0/configure-3711-fi
##############################################
tilem-2.0/configure-3763-  test $ac_status = 0; }; then
tilem-2.0/configure:3764:  pkg_cv_TICALCS_CFLAGS=`$PKG_CONFIG --cflags "ticalcs2 ticables2 tifiles2 ticonv" 2>/dev/null`
tilem-2.0/configure-3765-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tilem-2.0/configure-3780-  test $ac_status = 0; }; then
tilem-2.0/configure:3781:  pkg_cv_TICALCS_LIBS=`$PKG_CONFIG --libs "ticalcs2 ticables2 tifiles2 ticonv" 2>/dev/null`
tilem-2.0/configure-3782-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
tilem-2.0/configure-3801-        if test $_pkg_short_errors_supported = yes; then
tilem-2.0/configure:3802:	        TICALCS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ticalcs2 ticables2 tifiles2 ticonv" 2>&1`
tilem-2.0/configure-3803-        else
tilem-2.0/configure:3804:	        TICALCS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ticalcs2 ticables2 tifiles2 ticonv" 2>&1`
tilem-2.0/configure-3805-        fi
##############################################
tilem-2.0/configure-4185-  if test "x$GTK_BINDIR" = "x" ; then
tilem-2.0/configure:4186:    prefix=`$PKG_CONFIG --variable=exec_prefix gtk+-2.0`
tilem-2.0/configure-4187-    test "x$prefix" != "x" && GTK_BINDIR="$prefix/bin"
##############################################
tilem-2.0/configure-4194-  if test "x$TICALCS_BINDIR" = "x" ; then
tilem-2.0/configure:4195:    prefix=`$PKG_CONFIG --variable=exec_prefix ticalcs2`
tilem-2.0/configure-4196-    test "x$prefix" != "x" && TICALCS_BINDIR="$prefix/bin"
##############################################
tilem-2.0/configure-4230-  # Check for GNU $ac_path_GREP
tilem-2.0/configure:4231:case `"$ac_path_GREP" --version 2>&1` in
tilem-2.0/configure-4232-*GNU*)
##############################################
tilem-2.0/configure-4296-  # Check for GNU $ac_path_EGREP
tilem-2.0/configure:4297:case `"$ac_path_EGREP" --version 2>&1` in
tilem-2.0/configure-4298-*GNU*)
##############################################
tilem-2.0/configure-4460-do :
tilem-2.0/configure:4461:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tilem-2.0/configure-4462-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tilem-2.0/configure-4465-  cat >>confdefs.h <<_ACEOF
tilem-2.0/configure:4466:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tilem-2.0/configure-4467-_ACEOF
##############################################
tilem-2.0/configure-4926-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tilem-2.0/configure:4927:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tilem-2.0/configure-4928-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tilem-2.0/configure-4994-if test -z "$BASH_VERSION$ZSH_VERSION" \
tilem-2.0/configure:4995:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tilem-2.0/configure-4996-  as_echo='print -r --'
tilem-2.0/configure-4997-  as_echo_n='print -rn --'
tilem-2.0/configure:4998:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tilem-2.0/configure-4999-  as_echo='printf %s\n'
##############################################
tilem-2.0/configure-5001-else
tilem-2.0/configure:5002:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tilem-2.0/configure-5003-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tilem-2.0/configure-5011-	expr "X$arg" : "X\\(.*\\)$as_nl";
tilem-2.0/configure:5012:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tilem-2.0/configure-5013-      esac;
##############################################
tilem-2.0/configure-5088-# ----------------------------------------
tilem-2.0/configure:5089:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tilem-2.0/configure-5090-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tilem-2.0/configure-5160-  {
tilem-2.0/configure:5161:    as_val=`expr "$@" || test $? -eq 1`
tilem-2.0/configure-5162-  }
##############################################
tilem-2.0/configure-5264-      case $as_dir in #(
tilem-2.0/configure:5265:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tilem-2.0/configure-5266-      *) as_qdir=$as_dir;;
##############################################
tilem-2.0/configure-5321-	esac;
tilem-2.0/configure:5322:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
tilem-2.0/configure-5323-	???[sx]*):;;*)false;;esac;fi
##############################################
tilem-2.0/configure-5408-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tilem-2.0/configure:5409:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tilem-2.0/configure-5410-ac_cs_version="\\
##############################################
tilem-2.0/configure-5431-  --*=?*)
tilem-2.0/configure:5432:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tilem-2.0/configure:5433:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tilem-2.0/configure-5434-    ac_shift=:
##############################################
tilem-2.0/configure-5436-  --*=)
tilem-2.0/configure:5437:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tilem-2.0/configure-5438-    ac_optarg=
##############################################
tilem-2.0/configure-5460-    case $ac_optarg in
tilem-2.0/configure:5461:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tilem-2.0/configure-5462-    '') as_fn_error $? "missing file argument" ;;
##############################################
tilem-2.0/configure-5468-    case $ac_optarg in
tilem-2.0/configure:5469:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tilem-2.0/configure-5470-    esac
##############################################
tilem-2.0/configure-5596-fi
tilem-2.0/configure:5597:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tilem-2.0/configure-5598-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tilem-2.0/configure-5613-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tilem-2.0/configure:5614:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tilem-2.0/configure-5615-ac_delim='%!_!# '
##############################################
tilem-2.0/configure-5619-
tilem-2.0/configure:5620:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tilem-2.0/configure-5621-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tilem-2.0/configure-5757-for ac_last_try in false false :; do
tilem-2.0/configure:5758:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
tilem-2.0/configure-5759-  if test -z "$ac_tt"; then
##############################################
tilem-2.0/configure-5889-      esac
tilem-2.0/configure:5890:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tilem-2.0/configure-5891-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tilem-2.0/configure-5948-*)
tilem-2.0/configure:5949:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tilem-2.0/configure-5950-  # A ".." for each directory in $ac_dir_suffix.
tilem-2.0/configure:5951:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tilem-2.0/configure-5952-  case $ac_top_builddir_sub in
##############################################
tilem-2.0/configure-6004-/@mandir@/p'
tilem-2.0/configure:6005:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tilem-2.0/configure-6006-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tilem-2.0/configure-6021-
tilem-2.0/configure:6022:# Neutralize VPATH when `$srcdir' = `.'.
tilem-2.0/configure-6023-# Shell code in configure.ac might set extrasub.
##############################################
tilem-2.0/configure-6048-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tilem-2.0/configure:6049:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tilem-2.0/configure-6050-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tilem-2.0/data/Makefile.in-75-	set -e ; for i in $(srcdir)/symbols/*.sym ; do \
tilem-2.0/data/Makefile.in:76:	 rm -f $(DESTDIR)$(pkgdatadir)/symbols/`basename $$i` ; \
tilem-2.0/data/Makefile.in-77-	done
tilem-2.0/data/Makefile.in-78-	set -e ; for i in $(srcdir)/skins/*.skn ; do \
tilem-2.0/data/Makefile.in:79:	 rm -f $(DESTDIR)$(pkgdatadir)/skins/`basename $$i` ; \
tilem-2.0/data/Makefile.in-80-	done
##############################################
tilem-2.0/data/Makefile.in-82-	 for j in $(srcdir)/icons/$$i/*.png ; do \
tilem-2.0/data/Makefile.in:83:	  rm -f $(DESTDIR)$(pkgdatadir)/icons/$$i/`basename $$j` ; \
tilem-2.0/data/Makefile.in-84-	 done ; \
##############################################
tilem-2.0/data/Makefile.in-87-	 for j in $(srcdir)/icons/$$i/*.png ; do \
tilem-2.0/data/Makefile.in:88:	  rm -f $(DESTDIR)$(icondir)/$$i/`basename $$j` ; \
tilem-2.0/data/Makefile.in-89-	 done ; \
##############################################
tilem-2.0/db/disasm.c-41-
tilem-2.0/db/disasm.c:42:struct _TilemDisasm {
tilem-2.0/db/disasm.c-43-	TilemDisasmSymTable labels;
##############################################
tilem-2.0/db/disasm.c-50-{
tilem-2.0/db/disasm.c:51:	TilemDisasm* dasm = tilem_new0(TilemDisasm, 1);
tilem-2.0/db/disasm.c-52-	dasm->labels.syms = NULL;
##############################################
tilem-2.0/db/listing.c-98-
tilem-2.0/db/listing.c:99:static int first_at_addr(TilemListing* lst, dword addr)
tilem-2.0/db/listing.c-100-{
##############################################
tilem-2.0/db/listing.c-227-
tilem-2.0/db/listing.c:228:TilemListingLine* tilem_listing_get_loaded_line_at_addr(TilemListing* lst,
tilem-2.0/db/listing.c-229-							dword address,
##############################################
tilem-2.0/db/listing.c-236-	ensure_order(lst);
tilem-2.0/db/listing.c:237:	i = first_at_addr(lst, address + 1);
tilem-2.0/db/listing.c-238-
##############################################
tilem-2.0/db/listing.c-351-
tilem-2.0/db/listing.c:352:	if (tilem_listing_get_loaded_line_at_addr(lst, addr, calc, 1))
tilem-2.0/db/listing.c-353-		return 1;
##############################################
tilem-2.0/db/listing.c-361-
tilem-2.0/db/listing.c:362:	if (tilem_listing_get_loaded_line_at_addr(lst, addr, calc, 0))
tilem-2.0/db/listing.c-363-		return 1;
##############################################
tilem-2.0/db/lstfile.c-196-
tilem-2.0/db/lstfile.c:197:	/* tasm */
tilem-2.0/db/lstfile.c-198-
##############################################
tilem-2.0/db/lstfile.c-216-
tilem-2.0/db/lstfile.c:217:	/* zmasm */
tilem-2.0/db/lstfile.c-218-
##############################################
tilem-2.0/db/lstfile.c-250-
tilem-2.0/db/lstfile.c:251:	/* spasm - old and new versions */
tilem-2.0/db/lstfile.c-252-
##############################################
tilem-2.0/db/lstfile.c-299-
tilem-2.0/db/lstfile.c:300:	/* tpasm or miniasm */
tilem-2.0/db/lstfile.c-301-
##############################################
tilem-2.0/db/tilemdb.h-32-
tilem-2.0/db/tilemdb.h:33:typedef struct _TilemDisasm TilemDisasm;
tilem-2.0/db/tilemdb.h-34-
##############################################
tilem-2.0/db/tilemdb.h-122-   MATCH_INTERNAL = 0, find only lines that begin at that address. */
tilem-2.0/db/tilemdb.h:123:TilemListingLine* tilem_listing_get_loaded_line_at_addr(TilemListing* lst,
tilem-2.0/db/tilemdb.h-124-							dword address,
##############################################
tilem-2.0/gui/Makefile.in-237-	minor=`echo "@PACKAGE_VERSION@" | sed 's/.*\.//;s/[^0-9].*//'` ; \
tilem-2.0/gui/Makefile.in:238:	svnver=`svnversion "$(top_srcdir)" 2>/dev/null | sed 's/[^0-9].*//'` ; \
tilem-2.0/gui/Makefile.in-239-	[ -n "$$svnver" ] || svnver=0 ; \
##############################################
tilem-2.0/gui/address.c-33-
tilem-2.0/gui/address.c:34:char * tilem_format_addr(TilemDebugger *dbg, dword addr, gboolean physical)
tilem-2.0/gui/address.c-35-{
##############################################
tilem-2.0/gui/address.c-83-
tilem-2.0/gui/address.c:84:gboolean tilem_parse_paged_addr(TilemDebugger *dbg, const char *pagestr,
tilem-2.0/gui/address.c-85-                                const char *offsstr, dword *value)
##############################################
tilem-2.0/gui/address.c-94-		return FALSE;
tilem-2.0/gui/address.c:95:	if (!tilem_parse_addr(dbg, offsstr, &offs, NULL))
tilem-2.0/gui/address.c-96-		return FALSE;
##############################################
tilem-2.0/gui/address.c-115-
tilem-2.0/gui/address.c:116:gboolean tilem_parse_addr(TilemDebugger *dbg, const char *string,
tilem-2.0/gui/address.c-117-                          dword *value, gboolean *physical)
##############################################
tilem-2.0/gui/address.c-133-		offstr++;
tilem-2.0/gui/address.c:134:		if (tilem_parse_paged_addr(dbg, pagestr, offstr, value)) {
tilem-2.0/gui/address.c-135-			*physical = TRUE;
##############################################
tilem-2.0/gui/address.c-139-
tilem-2.0/gui/address.c:140:	if (dbg->dasm && tilem_disasm_get_label(dbg->dasm, string, value)) {
tilem-2.0/gui/address.c-141-		if (physical) *physical = FALSE;
##############################################
tilem-2.0/gui/address.c-160-	text = gtk_entry_get_text(entry);
tilem-2.0/gui/address.c:161:	valid = tilem_parse_addr(adlg->dbg, text, NULL,
tilem-2.0/gui/address.c-162-	                         adlg->physical ? &phys : NULL);
##############################################
tilem-2.0/gui/address.c-204-	if (usedefault) {
tilem-2.0/gui/address.c:205:		s = tilem_format_addr(dbg, *value, physical);
tilem-2.0/gui/address.c-206-		gtk_entry_set_text(GTK_ENTRY(ent), s);
##############################################
tilem-2.0/gui/address.c-227-	text = gtk_entry_get_text(GTK_ENTRY(ent));
tilem-2.0/gui/address.c:228:	if (!tilem_parse_addr(dbg, text, value, physical ? &phys : NULL)) {
tilem-2.0/gui/address.c-229-		gtk_widget_destroy(dlg);
##############################################
tilem-2.0/gui/breakpoints.c-160-
tilem-2.0/gui/breakpoints.c:161:	if (dbg->dasm && tilem_disasm_get_label(dbg->dasm, s, a))
tilem-2.0/gui/breakpoints.c-162-		return TRUE;
##############################################
tilem-2.0/gui/debugger.c-873-	dbg->emu = emu;
tilem-2.0/gui/debugger.c:874:	dbg->dasm = tilem_disasm_new();
tilem-2.0/gui/debugger.c-875-
##############################################
tilem-2.0/gui/debugger.c-1147-	gboolean paused;
tilem-2.0/gui/debugger.c:1148:	gboolean updatedasm = FALSE;
tilem-2.0/gui/debugger.c-1149-	GtkTreeModel *model;
##############################################
tilem-2.0/gui/debugger.c-1167-		if (paused && dbg->lastpc != calc->z80.r.pc.d)
tilem-2.0/gui/debugger.c:1168:			updatedasm = TRUE;
tilem-2.0/gui/debugger.c-1169-
##############################################
tilem-2.0/gui/debugger.c-1189-		gtk_action_group_set_sensitive(dbg->paused_actions, paused);
tilem-2.0/gui/debugger.c:1190:		updatedasm = TRUE; /* need to redraw icons */
tilem-2.0/gui/debugger.c-1191-	}
##############################################
tilem-2.0/gui/debugger.c-1236-	tilem_disasm_free(dbg->dasm);
tilem-2.0/gui/debugger.c:1237:	dbg->dasm = tilem_disasm_new();
tilem-2.0/gui/debugger.c-1238-
##############################################
tilem-2.0/gui/debugger.h-44-	struct _TilemCalcEmulator *emu;
tilem-2.0/gui/debugger.h:45:	struct _TilemDisasm *dasm;
tilem-2.0/gui/debugger.h-46-
##############################################
tilem-2.0/gui/disasmview.c-64-
tilem-2.0/gui/disasmview.c:65:#define POS_TO_ADDR(x) ((x) >> 1)
tilem-2.0/gui/disasmview.c-66-#define ADDR_TO_POS(x) ((x) << 1)
##############################################
tilem-2.0/gui/disasmview.c-90-	g_return_val_if_fail(calc != NULL, NULL);
tilem-2.0/gui/disasmview.c:91:	g_return_val_if_fail(dv->dbg->dasm != NULL, NULL);
tilem-2.0/gui/disasmview.c-92-
##############################################
tilem-2.0/gui/disasmview.c-102-{
tilem-2.0/gui/disasmview.c:103:	dword addr = POS_TO_ADDR(pos);
tilem-2.0/gui/disasmview.c-104-	const char *lbl;
##############################################
tilem-2.0/gui/disasmview.c-107-	g_return_if_fail(calc != NULL);
tilem-2.0/gui/disasmview.c:108:	g_return_if_fail(dv->dbg->dasm != NULL);
tilem-2.0/gui/disasmview.c-109-
##############################################
tilem-2.0/gui/disasmview.c-155-{
tilem-2.0/gui/disasmview.c:156:	dword addr = POS_TO_ADDR(pos);
tilem-2.0/gui/disasmview.c-157-
##############################################
tilem-2.0/gui/disasmview.c-187-
tilem-2.0/gui/disasmview.c:188:	addr = default_ptol(calc, POS_TO_ADDR(pos));
tilem-2.0/gui/disasmview.c-189-	return ADDR_TO_POS(addr) + (pos & 1);
##############################################
tilem-2.0/gui/disasmview.c-201-
tilem-2.0/gui/disasmview.c:202:	addr = (*calc->hw.mem_ltop)(calc, POS_TO_ADDR(pos));
tilem-2.0/gui/disasmview.c-203-	return ADDR_TO_POS(addr) + (pos & 1);
##############################################
tilem-2.0/gui/disasmview.c-350-	TilemDebugBreakpoint *bp;
tilem-2.0/gui/disasmview.c:351:	dword addr = POS_TO_ADDR(pos);
tilem-2.0/gui/disasmview.c-352-	TilemCalc *calc;
##############################################
tilem-2.0/gui/disasmview.c-378-	tmpbp.mode = TILEM_DB_BREAK_EXEC;
tilem-2.0/gui/disasmview.c:379:	tmpbp.start = POS_TO_ADDR(pos);
tilem-2.0/gui/disasmview.c:380:	tmpbp.end = POS_TO_ADDR(pos);
tilem-2.0/gui/disasmview.c-381-	tmpbp.mask = (dv->use_logical ? 0xffff : 0xffffffff);
##############################################
tilem-2.0/gui/disasmview.c-405-
tilem-2.0/gui/disasmview.c:406:/* Append a line to the dasm model */
tilem-2.0/gui/disasmview.c-407-static void append_dasm_line(TilemDisasmView *dv, TilemCalc *calc,
##############################################
tilem-2.0/gui/disasmview.c-421-
tilem-2.0/gui/disasmview.c:422:	addr = POS_TO_ADDR(pos);
tilem-2.0/gui/disasmview.c:423:	astr = tilem_format_addr(dv->dbg, addr, !dv->use_logical);
tilem-2.0/gui/disasmview.c-424-
##############################################
tilem-2.0/gui/disasmview.c-732-
tilem-2.0/gui/disasmview.c:733:	addr = POS_TO_ADDR(pos);
tilem-2.0/gui/disasmview.c-734-
##############################################
tilem-2.0/gui/disasmview.c-826-	get_cursor_line(dv, &curpos, NULL);
tilem-2.0/gui/disasmview.c:827:	addr = POS_TO_ADDR(curpos);
tilem-2.0/gui/disasmview.c-828-
##############################################
tilem-2.0/gui/disasmview.c-1196-
tilem-2.0/gui/disasmview.c:1197:	if (addr) *addr = POS_TO_ADDR(pos);
tilem-2.0/gui/disasmview.c-1198-	return TRUE;
##############################################
tilem-2.0/gui/gui.h-157-/* Convert address to a displayable string. */
tilem-2.0/gui/gui.h:158:char * tilem_format_addr(TilemDebugger *dbg, dword addr, gboolean physical);
tilem-2.0/gui/gui.h-159-
tilem-2.0/gui/gui.h-160-/* Parse physical address expressed as page and offset. */
tilem-2.0/gui/gui.h:161:gboolean tilem_parse_paged_addr(TilemDebugger *dbg, const char *pagestr,
tilem-2.0/gui/gui.h-162-                                const char *offsstr, dword *value);
##############################################
tilem-2.0/gui/gui.h-168-   entered a physical address. */
tilem-2.0/gui/gui.h:169:gboolean tilem_parse_addr(TilemDebugger *dbg, const char *string,
tilem-2.0/gui/gui.h-170-                          dword *value, gboolean *physical);
##############################################
tilem-2.0/gui/memmodel.c-167-/* Get address's corresponding physical address. */
tilem-2.0/gui/memmodel.c:168:static dword get_phys_addr(TilemMemModel *mm, dword addr)
tilem-2.0/gui/memmodel.c-169-{
##############################################
tilem-2.0/gui/memmodel.c-380-	case MM_COL_ADDRESS_0:
tilem-2.0/gui/memmodel.c:381:		s = tilem_format_addr(mm->emu->dbg, addr, !mm->use_logical);
tilem-2.0/gui/memmodel.c-382-		g_value_init(value, G_TYPE_STRING);
##############################################
tilem-2.0/gui/memmodel.c-400-	case MM_COL_BYTE_PTR_0:
tilem-2.0/gui/memmodel.c:401:		phys = get_phys_addr(mm, addr);
tilem-2.0/gui/memmodel.c-402-		g_value_init(value, G_TYPE_POINTER);
##############################################
tilem-2.0/gui/memview.c-235-
tilem-2.0/gui/memview.c:236:static dword translate_addr(TilemCalcEmulator *emu, dword a, gboolean ptol)
tilem-2.0/gui/memview.c-237-{
##############################################
tilem-2.0/gui/memview.c-262-		tilem_calc_emulator_lock(emu);
tilem-2.0/gui/memview.c:263:		row_addr = translate_addr(emu, row_addr, logical);
tilem-2.0/gui/memview.c:264:		col_addr = translate_addr(emu, col_addr, logical);
tilem-2.0/gui/memview.c-265-		tilem_calc_emulator_unlock(emu);
##############################################
tilem-2.0/install-sh-217-      fi
tilem-2.0/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
tilem-2.0/install-sh-219-    *)
##############################################
tilem-2.0/install-sh-269-      dstdir=$dst
tilem-2.0/install-sh:270:      dst=$dstdir/`basename "$src"`
tilem-2.0/install-sh-271-      dstdir_status=0
##############################################
tilem-2.0/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
tilem-2.0/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
tilem-2.0/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
tilem-2.0/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
tilem-2.0/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
tilem-2.0/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
tilem-2.0/install-sh-418-	    case $prefix in
tilem-2.0/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
tilem-2.0/install-sh-420-	      *) qprefix=$prefix;;
##############################################
tilem-2.0/install-sh-467-    if $copy_on_change &&
tilem-2.0/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
tilem-2.0/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
tilem-2.0/install-sh-470-
##############################################
tilem-2.0/installer/win32/Makefile.in-43-	set -e ; for file in $(install_files) ; do \
tilem-2.0/installer/win32/Makefile.in:44:	  name=`echo "$$file" | sed 's,/,\\\\,g'` ; \
tilem-2.0/installer/win32/Makefile.in-45-	  echo "File \"$$name\"" >> files.nsi ; \
##############################################
tilem-2.0/installer/win32/Makefile.in-53-	set -e ; LC_ALL=C ; export LC_ALL ; \
tilem-2.0/installer/win32/Makefile.in:54:	for file in `find -L $(install_subdirs) | sort -r` ; do \
tilem-2.0/installer/win32/Makefile.in:55:	  name=`echo "$$file" | sed 's,/,\\\\,g'` ; \
tilem-2.0/installer/win32/Makefile.in-56-	  if [ -d $$file ] ; then \
##############################################
tilem-2.0/installer/win32/Makefile.in-103-	  rm -f $$file ; \
tilem-2.0/installer/win32/Makefile.in:104:	  $(INSTALL) -d -m 755 `dirname $$file` ; \
tilem-2.0/installer/win32/Makefile.in:105:	  for dir in `echo $(DLLPATH) | tr $(PATH_SEPARATOR) ' '` ; do \
tilem-2.0/installer/win32/Makefile.in-106-	    if [ -d $$dir ] && [ -f $$dir/../$$file ] ; then \
##############################################
tilem-2.0/installer/win32/Makefile.in-139-	    if ! [ -f ./$$lib ] && ! echo $(system_dlls) | grep -q $$lib ; then \
tilem-2.0/installer/win32/Makefile.in:140:	      for dir in `echo $(DLLPATH) | tr $(PATH_SEPARATOR) ' '` ; do \
tilem-2.0/installer/win32/Makefile.in-141-	        if [ -d $$dir ] && [ -f $$dir/$$lib ] ; then \
##############################################
tilem-2.0/.pc/add-man-pages.patch/aclocal.m4-88-    PKG_CHECK_EXISTS([$3],
tilem-2.0/.pc/add-man-pages.patch/aclocal.m4:89:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
tilem-2.0/.pc/add-man-pages.patch/aclocal.m4-90-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
tilem-2.0/.pc/add-man-pages.patch/aclocal.m4-137-        if test $_pkg_short_errors_supported = yes; then
tilem-2.0/.pc/add-man-pages.patch/aclocal.m4:138:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
tilem-2.0/.pc/add-man-pages.patch/aclocal.m4-139-        else 
tilem-2.0/.pc/add-man-pages.patch/aclocal.m4:140:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
tilem-2.0/.pc/add-man-pages.patch/aclocal.m4-141-        fi
##############################################
tilem-2.0/.pc/add-man-pages.patch/Makefile.in-75-	mkdir $(distname)
tilem-2.0/.pc/add-man-pages.patch/Makefile.in:76:	set -e ; files=`cd $(srcdir) ; echo $(distfiles)` ; \
tilem-2.0/.pc/add-man-pages.patch/Makefile.in-77-	for f in $$files ; do \
tilem-2.0/.pc/add-man-pages.patch/Makefile.in:78:	  dir=`echo $(distname)/$$f | sed 's,/[^/]*$$,,'` ; \
tilem-2.0/.pc/add-man-pages.patch/Makefile.in-79-	  [ -d $$dir ] || $(INSTALL) -d $$dir ; \
##############################################
tilem-2.0/.pc/add-man-pages.patch/configure.ac-69-if test "x$PKG_CONFIG" != "x" ; then
tilem-2.0/.pc/add-man-pages.patch/configure.ac:70:  gtk_target=`$PKG_CONFIG --variable=target gtk+-2.0`
tilem-2.0/.pc/add-man-pages.patch/configure.ac-71-fi
##############################################
tilem-2.0/.pc/add-man-pages.patch/configure.ac-129-  if test "x$GTK_BINDIR" = "x" ; then
tilem-2.0/.pc/add-man-pages.patch/configure.ac:130:    prefix=`$PKG_CONFIG --variable=exec_prefix gtk+-2.0`
tilem-2.0/.pc/add-man-pages.patch/configure.ac-131-    test "x$prefix" != "x" && GTK_BINDIR="$prefix/bin"
##############################################
tilem-2.0/.pc/add-man-pages.patch/configure.ac-136-  if test "x$TICALCS_BINDIR" = "x" ; then
tilem-2.0/.pc/add-man-pages.patch/configure.ac:137:    prefix=`$PKG_CONFIG --variable=exec_prefix ticalcs2`
tilem-2.0/.pc/add-man-pages.patch/configure.ac-138-    test "x$prefix" != "x" && TICALCS_BINDIR="$prefix/bin"
##############################################
tilem-2.0/.pc/FTBFS_linker.patch/configure.ac-69-if test "x$PKG_CONFIG" != "x" ; then
tilem-2.0/.pc/FTBFS_linker.patch/configure.ac:70:  gtk_target=`$PKG_CONFIG --variable=target gtk+-2.0`
tilem-2.0/.pc/FTBFS_linker.patch/configure.ac-71-fi
##############################################
tilem-2.0/.pc/FTBFS_linker.patch/configure.ac-129-  if test "x$GTK_BINDIR" = "x" ; then
tilem-2.0/.pc/FTBFS_linker.patch/configure.ac:130:    prefix=`$PKG_CONFIG --variable=exec_prefix gtk+-2.0`
tilem-2.0/.pc/FTBFS_linker.patch/configure.ac-131-    test "x$prefix" != "x" && GTK_BINDIR="$prefix/bin"
##############################################
tilem-2.0/.pc/FTBFS_linker.patch/configure.ac-136-  if test "x$TICALCS_BINDIR" = "x" ; then
tilem-2.0/.pc/FTBFS_linker.patch/configure.ac:137:    prefix=`$PKG_CONFIG --variable=exec_prefix ticalcs2`
tilem-2.0/.pc/FTBFS_linker.patch/configure.ac-138-    test "x$prefix" != "x" && TICALCS_BINDIR="$prefix/bin"
##############################################
tilem-2.0/aclocal.m4-89-    PKG_CHECK_EXISTS([$3],
tilem-2.0/aclocal.m4:90:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
tilem-2.0/aclocal.m4-91-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
tilem-2.0/aclocal.m4-138-        if test $_pkg_short_errors_supported = yes; then
tilem-2.0/aclocal.m4:139:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
tilem-2.0/aclocal.m4-140-        else 
tilem-2.0/aclocal.m4:141:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
tilem-2.0/aclocal.m4-142-        fi
##############################################
tilem-2.0/Makefile.in-80-	mkdir $(distname)
tilem-2.0/Makefile.in:81:	set -e ; files=`cd $(srcdir) ; echo $(distfiles)` ; \
tilem-2.0/Makefile.in-82-	for f in $$files ; do \
tilem-2.0/Makefile.in:83:	  dir=`echo $(distname)/$$f | sed 's,/[^/]*$$,,'` ; \
tilem-2.0/Makefile.in-84-	  [ -d $$dir ] || $(INSTALL) -d $$dir ; \
##############################################
tilem-2.0/configure.ac-71-if test "x$PKG_CONFIG" != "x" ; then
tilem-2.0/configure.ac:72:  gtk_target=`$PKG_CONFIG --variable=target gtk+-2.0`
tilem-2.0/configure.ac-73-fi
##############################################
tilem-2.0/configure.ac-131-  if test "x$GTK_BINDIR" = "x" ; then
tilem-2.0/configure.ac:132:    prefix=`$PKG_CONFIG --variable=exec_prefix gtk+-2.0`
tilem-2.0/configure.ac-133-    test "x$prefix" != "x" && GTK_BINDIR="$prefix/bin"
##############################################
tilem-2.0/configure.ac-138-  if test "x$TICALCS_BINDIR" = "x" ; then
tilem-2.0/configure.ac:139:    prefix=`$PKG_CONFIG --variable=exec_prefix ticalcs2`
tilem-2.0/configure.ac-140-    test "x$prefix" != "x" && TICALCS_BINDIR="$prefix/bin"