===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
uhexen2-1.5.9+dfsg/common/q_stdinc.h-119-#if defined(__cplusplus)
uhexen2-1.5.9+dfsg/common/q_stdinc.h:120:/* some structures have qboolean members and the x86 asm code expect
uhexen2-1.5.9+dfsg/common/q_stdinc.h-121- * those members to be 4 bytes long. therefore, qboolean must be 32
##############################################
uhexen2-1.5.9+dfsg/common/swap_68k.s-7-
uhexen2-1.5.9+dfsg/common/swap_68k.s:8:; vasm extensions
uhexen2-1.5.9+dfsg/common/swap_68k.s-9-	machine 68020
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-8-      the previous layout was probably harmless but wasted a few bytes.
uhexen2-1.5.9+dfsg/docs/CHANGES:9:      (from quakespasm svn r1275, patch by Eric Wasylishen.)
uhexen2-1.5.9+dfsg/docs/CHANGES-10-    * DOS: experimental support for several pci sound cards.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-425-    * docs/COMPILE: add note about old Visual Studio versions.  update
uhexen2-1.5.9+dfsg/docs/CHANGES:426:      the nasm recommended versions.
uhexen2-1.5.9+dfsg/docs/CHANGES-427-
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-746-      D_ViewChanged() for calculating d_y_aspect_shift which in turn is
uhexen2-1.5.9+dfsg/docs/CHANGES:747:      used in D_DrawParticle(), both C and asm variants. it is also used
uhexen2-1.5.9+dfsg/docs/CHANGES-748-      for computing xscale and yscale globals which are now effectively
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-1466-    * keys.c (Key_Console): some tidy-up. made Ctrl-c key combination to
uhexen2-1.5.9+dfsg/docs/CHANGES:1467:      abort the line (from Steven/Quakespasm rev. 99.)
uhexen2-1.5.9+dfsg/docs/CHANGES-1468-    * updated version date stamp to 2012-09-30.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-1710-2012-08-27 (SVN):
uhexen2-1.5.9+dfsg/docs/CHANGES:1711:    * added new d_polysa.inc asm header where a new SPAN_SIZE macro is
uhexen2-1.5.9+dfsg/docs/CHANGES-1712-      defined based on MAXHEIGHT and CACHE_SIZE macros. included the new
uhexen2-1.5.9+dfsg/docs/CHANGES:1713:      header in d_polys*.asm and replaced the hard coded span sizes with
uhexen2-1.5.9+dfsg/docs/CHANGES-1714-      the new macro. this is needed if we ever want to change MAXHEIGHT.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-2202-    * Added missing GPL headers and copyright notes to all *.c, *.h and
uhexen2-1.5.9+dfsg/docs/CHANGES:2203:      *.asm files.
uhexen2-1.5.9+dfsg/docs/CHANGES-2204-
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-3416-2012-01-20 (SVN):
uhexen2-1.5.9+dfsg/docs/CHANGES:3417:    * screen.c, gl_screen.c: Updated hw showfps code from quakespasm and
uhexen2-1.5.9+dfsg/docs/CHANGES-3418-      copied over to hexen2, too.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-5457-2011-03-03 (SVN):
uhexen2-1.5.9+dfsg/docs/CHANGES:5458:    * rpm spec file: Nasm version 0.98 can not be supported anymore due to
uhexen2-1.5.9+dfsg/docs/CHANGES-5459-      its inability to handle -I arguments. Bumped minimum required version
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-5565-    * bgmusic.c: some reorganization without any actual code change.
uhexen2-1.5.9+dfsg/docs/CHANGES:5566:      (BGM_PlayCDtrack): added new procedure from the quakespasm version
uhexen2-1.5.9+dfsg/docs/CHANGES-5567-      of the file. not actually used in hexen2, at least not yet, only
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-5675-    * snd_mix.c (SND_PaintChannelFrom16): multiplication might cause
uhexen2-1.5.9+dfsg/docs/CHANGES:5676:      integer overflow as observed in quakespasm with the warpspasm
uhexen2-1.5.9+dfsg/docs/CHANGES-5677-      mod depending on the volume level. so, moved the right shifting
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-5685-    * Added Visual Studio 2010 project files for hexen2 and hexenworld.
uhexen2-1.5.9+dfsg/docs/CHANGES:5686:      Added vsyasm note to COMPILE document for assembler usage under
uhexen2-1.5.9+dfsg/docs/CHANGES:5687:      vs2010. Added vsyasm Visual Studio 2010 integration files under
uhexen2-1.5.9+dfsg/docs/CHANGES-5688-      w32stuff/yasm/vs2010/.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-6265-      it work in uhexen2. Uses only DIB sections/GDI for now. Compiles and
uhexen2-1.5.9+dfsg/docs/CHANGES:6266:      works for both win32 (both x86-asm and C-only) and for win64 (C-only).
uhexen2-1.5.9+dfsg/docs/CHANGES-6267-      - TODO: Add back more low resolutions.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-6279-      they have to stay as local to R_EdgeDrawing() when compiling with x86
uhexen2-1.5.9+dfsg/docs/CHANGES:6280:      asm enabled: added proper id386 ifdefs for them, which fixes the win32
uhexen2-1.5.9+dfsg/docs/CHANGES-6281-      version and makes it work again. For normal cases, however, they still
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-6324-    * added _NO_PREFIX to NASMFLAGS for win64. although we don't have any
uhexen2-1.5.9+dfsg/docs/CHANGES:6325:      x86_64 asm today, this is to make me remember the symbol decoration
uhexen2-1.5.9+dfsg/docs/CHANGES-6326-      convention for M$ x64.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-6542-      build tool for visual studio.
uhexen2-1.5.9+dfsg/docs/CHANGES:6543:    * updated the compilation instructions with relation to using nasm from within
uhexen2-1.5.9+dfsg/docs/CHANGES-6544-      visual studio.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-6707-      to vid_win.c which is where it is intended for.
uhexen2-1.5.9+dfsg/docs/CHANGES:6708:    * pr_exec.c: fixed MSVC x64 DEBUG builds (TIMESNAP asm code.)
uhexen2-1.5.9+dfsg/docs/CHANGES-6709-    * sys_win.c, sys_main.c, genmodel.c, jscolor.c: switched to _prefixed io and
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES-7044-      expect it to be 4 bytes long. as a hack, typedef it as int: this fixes the
uhexen2-1.5.9+dfsg/docs/CHANGES:7045:      broken software renderer binaries from c++ compilers with x86-asm enabled.
uhexen2-1.5.9+dfsg/docs/CHANGES-7046-    * P.S. : in case of c++ compilers, DO HOPE that the compiler built-ins for
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-23-    * build system cleanup (removed sanity checks, added a phony report target
uhexen2-1.5.9+dfsg/docs/CHANGES.old:24:      to engine makefiles, changed the default nasm command for windows from
uhexen2-1.5.9+dfsg/docs/CHANGES.old-25-      nasmw to nasm, maybe a few other things.)
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-69-      performing the protection changes.
uhexen2-1.5.9+dfsg/docs/CHANGES.old:70:    * moved FoundTrans from r_edge.c/r_edgea.asm to r_vars.c/r_varsa.asm following
uhexen2-1.5.9+dfsg/docs/CHANGES.old-71-      the same style of quake1 with such variables.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-89-    * d_scan.c: removed the old version of D_DrawSingleZSpans which didn't
uhexen2-1.5.9+dfsg/docs/CHANGES.old:90:      match the asm code. the version in use did not reset ZScanCount for
uhexen2-1.5.9+dfsg/docs/CHANGES.old-91-      which reason I don't know at all: enabled the "ZScanCount = 0" line
uhexen2-1.5.9+dfsg/docs/CHANGES.old:92:      which is what the asm code does, anyway.
uhexen2-1.5.9+dfsg/docs/CHANGES.old-93-    * updated the TODO list (2008-03-21.)
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-120-2008-03-16 (CVS):
uhexen2-1.5.9+dfsg/docs/CHANGES.old:121:    * nasm symbol prefix handling: added header file asm_nasm.inc and moved
uhexen2-1.5.9+dfsg/docs/CHANGES.old-122-      common definitions into it. created macro _sym_prefix which adds an
uhexen2-1.5.9+dfsg/docs/CHANGES.old-123-      underscore prefix to its given argument: all C-shared symbols are now
uhexen2-1.5.9+dfsg/docs/CHANGES.old:124:      processed by this macro, unless the nasm flags contain _NO_PREFIX. for
uhexen2-1.5.9+dfsg/docs/CHANGES.old:125:      elf targets, we add _NO_PREFIX to the nasm flags and that disables
uhexen2-1.5.9+dfsg/docs/CHANGES.old-126-      symbol prefixing. this has some advantages over what we have been doing
uhexen2-1.5.9+dfsg/docs/CHANGES.old-127-      previously: the "--prefix _" command line option used to prefix all of
uhexen2-1.5.9+dfsg/docs/CHANGES.old:128:      the symbols, not just the ones we wanted. besides, yasm doesn't support
uhexen2-1.5.9+dfsg/docs/CHANGES.old:129:      the --prefix option. now we can use yasm for win32 and dos, too. this
uhexen2-1.5.9+dfsg/docs/CHANGES.old:130:      is actually like the id asm code with the C(label) macro.
uhexen2-1.5.9+dfsg/docs/CHANGES.old-131-
uhexen2-1.5.9+dfsg/docs/CHANGES.old-132-2008-03-15 (CVS):
uhexen2-1.5.9+dfsg/docs/CHANGES.old:133:    * removed the END labels from asm files, silencing the assembler
uhexen2-1.5.9+dfsg/docs/CHANGES.old-134-      warning from nasm-2.01 and newer versions:
uhexen2-1.5.9+dfsg/docs/CHANGES.old-135-      'warning: label alone on a line without a colon might be in error'
uhexen2-1.5.9+dfsg/docs/CHANGES.old:136:    * removed unnecessary extern declarations from asm files.
uhexen2-1.5.9+dfsg/docs/CHANGES.old-137-    * transTable, the particle translucency table, is for software renderer
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-464-    * relnotes-1.4.3: fixed a typo.
uhexen2-1.5.9+dfsg/docs/CHANGES.old:465:    * added the OpenBSD version of inet_addr() for dos. while we are there,
uhexen2-1.5.9+dfsg/docs/CHANGES.old-466-      did some minor clean-up in dos_inet.h.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-1073-      (1.01 and 0.99 in this case ). It turns out that this constant is too
uhexen2-1.5.9+dfsg/docs/CHANGES.old:1074:      big (asm code used 1.001 and 0.999) and it can cause problem when two
uhexen2-1.5.9+dfsg/docs/CHANGES.old-1075-      surfaces overlay one another and are separated only by a little space."
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-1199-      commented out form for reference. before, I removed the nears for
uhexen2-1.5.9+dfsg/docs/CHANGES.old:1200:      yasm support, otherwise it used to fail with an error message:
uhexen2-1.5.9+dfsg/docs/CHANGES.old-1201-      'no NEAR form of that jump instruction exists'.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-1210-    * draw.c, gl_draw.c: fixed endianness problems.
uhexen2-1.5.9+dfsg/docs/CHANGES.old:1211:    * a little more re-arrangement of asm files.
uhexen2-1.5.9+dfsg/docs/CHANGES.old-1212-
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-1748-    * host.c, host_cmd.c: clean-up.
uhexen2-1.5.9+dfsg/docs/CHANGES.old:1749:    * re-organized the asm directory.
uhexen2-1.5.9+dfsg/docs/CHANGES.old-1750-    * updated the mkrelease script.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-2943-    * improted Xcode build files for MacOSX. from Levent Yavas.
uhexen2-1.5.9+dfsg/docs/CHANGES.old:2944:    * made the asm files to compile with yasm. tested with yasm-0.5.0rc2
uhexen2-1.5.9+dfsg/docs/CHANGES.old-2945-    * fixed alsa minimum required version detection (again). only a
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-3462-      few tiny bugs along the way.
uhexen2-1.5.9+dfsg/docs/CHANGES.old:3463:    * fixed a tiny Makefile bug about the USE_X86_ASM flag.
uhexen2-1.5.9+dfsg/docs/CHANGES.old-3464-    * marked the snapshot of 2006-02-23 as 1.4.0-pre4.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-3675-2005-12-28 (CVS):
uhexen2-1.5.9+dfsg/docs/CHANGES.old:3676:    * added a USE_INTEL_ASM build flag which joins in deciding the value
uhexen2-1.5.9+dfsg/docs/CHANGES.old-3677-      of id386 and, apparently, intel assembly usage.
uhexen2-1.5.9+dfsg/docs/CHANGES.old:3678:      without the -DUSE_INTEL_ASM flag, the opengl version builds and runs
uhexen2-1.5.9+dfsg/docs/CHANGES.old-3679-      just fine, but the software version still needs fixing.
##############################################
uhexen2-1.5.9+dfsg/docs/CHANGES.old-3839-    * fixed those double semicolons.
uhexen2-1.5.9+dfsg/docs/CHANGES.old:3840:    * moved d_ifacea.h to <topdir>/asm. the nasm files arent actually
uhexen2-1.5.9+dfsg/docs/CHANGES.old-3841-      using it now.
##############################################
uhexen2-1.5.9+dfsg/docs/ReleaseNotes-84-
uhexen2-1.5.9+dfsg/docs/ReleaseNotes:85:- Windows: Visual Studio builds no longer require yasm or nasm. Tested
uhexen2-1.5.9+dfsg/docs/ReleaseNotes-86-  compilation using VS2015-update/2.
##############################################
uhexen2-1.5.9+dfsg/docs/ReleaseNotes.old-483-
uhexen2-1.5.9+dfsg/docs/ReleaseNotes.old:484:- Added support for yasm (v0.5.0) as an alternative assembler
uhexen2-1.5.9+dfsg/docs/ReleaseNotes.old-485-
##############################################
uhexen2-1.5.9+dfsg/docs/TODO-15-- Increase several engine limits to allow for larger maps, as
uhexen2-1.5.9+dfsg/docs/TODO:16:  in Fitzquake and QuakeSpasm engines.
uhexen2-1.5.9+dfsg/docs/TODO-17-- Software renderer: maybe add 16 bit support (r_pixbytes = 2,
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/asm_nasm.inc:1:; asm_nasm.inc -- common header for NASM format x86-assembly sources
uhexen2-1.5.9+dfsg/engine/h2shared/asm_nasm.inc-2-; Copyright (C) 2008-2012  O.Sezer <sezero@users.sourceforge.net>
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/asm_nasm.inc-39-; OS/2 special handlings
uhexen2-1.5.9+dfsg/engine/h2shared/asm_nasm.inc:40:;(see the nasm documentation for obj format.)
uhexen2-1.5.9+dfsg/engine/h2shared/asm_nasm.inc-41-;
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_copy.asm-3-; x86 assembly-language screen copying code.
uhexen2-1.5.9+dfsg/engine/h2shared/d_copy.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_copy.asm:5:; $Id: d_copy.asm 4767 2012-06-16 20:48:51Z sezero $
uhexen2-1.5.9+dfsg/engine/h2shared/d_copy.asm-6-;
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_draw.asm-3-; x86 assembly-language horizontal 8-bpp span-drawing code.
uhexen2-1.5.9+dfsg/engine/h2shared/d_draw.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_draw.asm-5-; $Id: d_draw.asm,v 1.6 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_draw16.asm-4-; subdivision.
uhexen2-1.5.9+dfsg/engine/h2shared/d_draw16.asm:5:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_draw16.asm-6-; $Id: d_draw16.asm,v 1.5 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_draw16t.asm-4-; subdivision and translucency handling.
uhexen2-1.5.9+dfsg/engine/h2shared/d_draw16t.asm:5:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_draw16t.asm-6-; $Id: d_draw16t.asm,v 1.8 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_local.h-171-
uhexen2-1.5.9+dfsg/engine/h2shared/d_local.h:172:/* C funcs called from asm code: */
uhexen2-1.5.9+dfsg/engine/h2shared/d_local.h-173-void D_PolysetSetEdgeTable (void);
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_parta.asm-4-;
uhexen2-1.5.9+dfsg/engine/h2shared/d_parta.asm:5:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_parta.asm-6-; $Id: d_parta.asm,v 1.5 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_partb.asm-4-;
uhexen2-1.5.9+dfsg/engine/h2shared/d_partb.asm:5:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_partb.asm-6-; $Id: d_partb.asm,v 1.7 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa.asm-3-; x86 assembly-language polygon model drawing code
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa.asm-5-; $Id: d_polysa.asm,v 1.8 2008-03-20 14:07:51 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa.inc-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa.inc:2:; d_polysa.inc -- common header for NASM format d_polys*.asm
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa.inc-3-; based on asm_draw.h and d_ifacea.h from original Quake source
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa2.asm-4-; with translucency handling, #1.
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa2.asm:5:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa2.asm-6-; $Id: d_polysa2.asm,v 1.8 2008-03-20 14:07:51 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa3.asm-4-; with translucency handling, #2.
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa3.asm:5:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa3.asm-6-; $Id: d_polysa3.asm,v 1.8 2008-03-20 14:07:51 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa4.asm-4-; with translucency handling, #3.
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa4.asm:5:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa4.asm-6-; $Id: d_polysa4.asm,v 1.8 2008-03-20 14:07:51 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa5.asm-4-; with translucency handling, #5.
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa5.asm:5:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_polysa5.asm-6-; $Id: d_polysa5.asm,v 1.8 2008-03-20 14:07:51 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_polyse.c-8- * Copyright (C) 1997-1998  Raven Software Corp.
uhexen2-1.5.9+dfsg/engine/h2shared/d_polyse.c:9: * C versions of several asm functions:  Juraj Styk <jurajstyk@host.sk>
uhexen2-1.5.9+dfsg/engine/h2shared/d_polyse.c-10- *
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_scan.c-6- * Copyright (C) 1997-1998  Raven Software Corp.
uhexen2-1.5.9+dfsg/engine/h2shared/d_scan.c:7: * C versions of several asm functions:  Juraj Styk <jurajstyk@host.sk>
uhexen2-1.5.9+dfsg/engine/h2shared/d_scan.c-8- *
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_scana.asm-3-; x86 assembly-language turbulent texture mapping code
uhexen2-1.5.9+dfsg/engine/h2shared/d_scana.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_scana.asm-5-; $Id: d_scana.asm,v 1.5 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_spr8.asm-3-; x86 assembly-language horizontal 8-bpp sprite span-drawing code.
uhexen2-1.5.9+dfsg/engine/h2shared/d_spr8.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_spr8.asm-5-; $Id: d_spr8.asm,v 1.6 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_spr8t.asm-4-; with translucency handling, #1.
uhexen2-1.5.9+dfsg/engine/h2shared/d_spr8t.asm:5:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_spr8t.asm-6-; $Id: d_spr8t.asm,v 1.6 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_spr8t2.asm-4-; with translucency handling, #2.
uhexen2-1.5.9+dfsg/engine/h2shared/d_spr8t2.asm:5:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_spr8t2.asm-6-; $Id: d_spr8t2.asm,v 1.6 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/d_varsa.asm-3-; rasterization driver global variables
uhexen2-1.5.9+dfsg/engine/h2shared/d_varsa.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/d_varsa.asm-5-; $Id: d_varsa.asm,v 1.5 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/dosasm.asm:1:; dosasm.asm  --
uhexen2-1.5.9+dfsg/engine/h2shared/dosasm.asm:2:; $Id: dosasm.asm 4767 2012-06-16 20:48:51Z sezero $
uhexen2-1.5.9+dfsg/engine/h2shared/dosasm.asm:3:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/dosasm.asm-4-;
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/gl_model.h-90-#define SURF_DRAWBACKGROUND	0x40
uhexen2-1.5.9+dfsg/engine/h2shared/gl_model.h:91:#define SURF_TRANSLUCENT	0x80	/* r_edge.asm checks this */
uhexen2-1.5.9+dfsg/engine/h2shared/gl_model.h-92-#define SURF_DRAWBLACK		0x100
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_draw.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_draw.asm:2:; d_draw.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_draw.asm-3-; x86 assembly-language horizontal 8-bpp span-drawing code.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_draw16.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_draw16.asm:2:; d_draw16.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_draw16.asm-3-; x86 assembly-language horizontal 8-bpp span-drawing code, with 16-pixel
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_draw16t.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_draw16t.asm:2:; d_draw16t.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_draw16t.asm-3-; x86 assembly-language horizontal 8-bpp span-drawing code, with 16-pixel
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_parta.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_parta.asm:2:; d_parta.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_parta.asm-3-; x86 assembly-language 8-bpp particle-drawing code.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_partb.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_partb.asm:2:; d_partb.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_partb.asm-3-; x86 assembly-language 8-bpp particle-drawing code.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa.asm:2:; d_polysa.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa.asm-3-; x86 assembly-language polygon model drawing code
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa2.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa2.asm:2:; d_polysa2.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa2.asm-3-; x86 assembly-language polygon model drawing code
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa3.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa3.asm:2:; d_polysa3.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa3.asm-3-; x86 assembly-language polygon model drawing code
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa4.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa4.asm:2:; d_polysa4.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa4.asm-3-; x86 assembly-language polygon model drawing code
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa5.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa5.asm:2:; d_polysa5.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_polysa5.asm-3-; x86 assembly-language polygon model drawing code
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_scana.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_scana.asm:2:; d_scana.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_scana.asm-3-; x86 assembly-language turbulent texture mapping code
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_spr8.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_spr8.asm:2:; d_spr8.asm -- for MASM.
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_spr8.asm-3-; x86 assembly-language horizontal 8-bpp sprite span-drawing code.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_spr8t.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_spr8t.asm:2:; d_spr8t.asm -- for MASM.
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_spr8t.asm-3-; x86 assembly-language horizontal 8-bpp sprite span-drawing code.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_spr8t2.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_spr8t2.asm:2:; d_spr8t2.asm -- for MASM.
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_spr8t2.asm-3-; x86 assembly-language horizontal 8-bpp sprite span-drawing code.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_varsa.asm:1:; d_varsa.asm -- for MASM.
uhexen2-1.5.9+dfsg/engine/h2shared/masm/d_varsa.asm-2-; rasterization driver global variables
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/ftol.asm:1:; ftol.asm -- for MASM.
uhexen2-1.5.9+dfsg/engine/h2shared/masm/ftol.asm-2-; Replacement for Visual C++ ftol.  Doesn't muck with the fpu control word
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/math.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/math.asm:2:; math.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/math.asm-3-; x86 assembly-language math routines.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_aclipa.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_aclipa.asm:2:; r_aclipa.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_aclipa.asm-3-; x86 assembly-language Alias model transform and project code.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_aliasa.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_aliasa.asm:2:; r_aliasa.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_aliasa.asm-3-; x86 assembly-language Alias model transform and project code.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_drawa.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_drawa.asm:2:; r_drawa.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_drawa.asm-3-; x86 assembly-language edge clipping and emission code
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_edgea.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_edgea.asm:2:; r_edgea.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_edgea.asm-3-; x86 assembly-language edge-processing code.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_edgeb.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_edgeb.asm:2:; r_edgeb.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_edgeb.asm-3-; x86 assembly-language edge-processing code.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_varsa.asm:1:; r_varsa.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/r_varsa.asm-2-; global refresh variables
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/snd_mixa.asm:1:; snd_mixa.asm -- for MASM.
uhexen2-1.5.9+dfsg/engine/h2shared/masm/snd_mixa.asm-2-; x86 assembly-language sound code
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/surf16.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/surf16.asm:2:; surf16.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/surf16.asm-3-; x86 assembly-language 16 bpp surface block drawing code.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/surf8.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/surf8.asm:2:; surf8.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/surf8.asm-3-; x86 assembly-language 8 bpp surface block drawing code.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/sys_ia32.asm-1-;
uhexen2-1.5.9+dfsg/engine/h2shared/masm/sys_ia32.asm:2:; sys_ia32.asm -- for MASM.
uhexen2-1.5.9+dfsg/engine/h2shared/masm/sys_ia32.asm-3-; x86 assembly-language misc system routines.
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/masm/worlda.asm:1:; worlda.asm -- for MASM
uhexen2-1.5.9+dfsg/engine/h2shared/masm/worlda.asm-2-; x86 assembly-language server testing stuff
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/math.asm-3-; x86 assembly-language math routines.
uhexen2-1.5.9+dfsg/engine/h2shared/math.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/math.asm-5-; $Id: math.asm,v 1.7 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/mathlib.c-62-
uhexen2-1.5.9+dfsg/engine/h2shared/mathlib.c:63:Split out like this for ASM to call.
uhexen2-1.5.9+dfsg/engine/h2shared/mathlib.c-64-==================
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/model.h-88-#define SURF_DRAWBACKGROUND	0x40
uhexen2-1.5.9+dfsg/engine/h2shared/model.h:89:#define SURF_TRANSLUCENT	0x80	/* r_edge.asm checks this */
uhexen2-1.5.9+dfsg/engine/h2shared/model.h-90-#define SURF_DRAWBLACK		0x100
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/r_aclipa.asm-4-;
uhexen2-1.5.9+dfsg/engine/h2shared/r_aclipa.asm:5:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/r_aclipa.asm-6-; $Id: r_aclipa.asm,v 1.5 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/r_aliasa.asm-3-; x86 assembly-language Alias model transform and project code.
uhexen2-1.5.9+dfsg/engine/h2shared/r_aliasa.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/r_aliasa.asm-5-; $Id: r_aliasa.asm,v 1.5 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/r_drawa.asm-3-; x86 assembly-language edge clipping and emission code
uhexen2-1.5.9+dfsg/engine/h2shared/r_drawa.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/r_drawa.asm-5-; $Id: r_drawa.asm,v 1.8 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/r_edge.c-846-#if 0
uhexen2-1.5.9+dfsg/engine/h2shared/r_edge.c:847:/* also disabled in asm code: see the commented
uhexen2-1.5.9+dfsg/engine/h2shared/r_edge.c-848- * out cmp / jne (under LPatch4) in r_edgea.asm
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/r_edgea.asm-3-; x86 assembly-language edge-processing code.
uhexen2-1.5.9+dfsg/engine/h2shared/r_edgea.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/r_edgea.asm-5-; $Id: r_edgea.asm,v 1.9 2008-03-28 08:01:56 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/r_edgeb.asm-3-; x86 assembly-language edge-processing code.
uhexen2-1.5.9+dfsg/engine/h2shared/r_edgeb.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/r_edgeb.asm-5-; $Id: r_edgeb.asm,v 1.7 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/r_surf.c-35-unsigned char	*pbasesource;
uhexen2-1.5.9+dfsg/engine/h2shared/r_surf.c:36:int		surfrowbytes;	// used by ASM files
uhexen2-1.5.9+dfsg/engine/h2shared/r_surf.c-37-unsigned int	*r_lightptr;
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/r_varsa.asm-4-;
uhexen2-1.5.9+dfsg/engine/h2shared/r_varsa.asm:5:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/r_varsa.asm-6-; $Id: r_varsa.asm,v 1.6 2008-03-28 08:01:56 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/snd_mix.c-26-#define	PAINTBUFFER_SIZE	2048
uhexen2-1.5.9+dfsg/engine/h2shared/snd_mix.c:27:ASM_LINKAGE_BEGIN /* global vars referenced by asm */
uhexen2-1.5.9+dfsg/engine/h2shared/snd_mix.c-28-portable_samplepair_t paintbuffer[PAINTBUFFER_SIZE];
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/snd_mix.c-340-	// this was causing integer overflow as observed in quakespasm
uhexen2-1.5.9+dfsg/engine/h2shared/snd_mix.c:341:	// with the warpspasm mod moved >>8 to left/right volume above.
uhexen2-1.5.9+dfsg/engine/h2shared/snd_mix.c-342-	//	left = (data * leftvol) >> 8;
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/snd_mixa.asm-3-; x86 assembly-language sound code
uhexen2-1.5.9+dfsg/engine/h2shared/snd_mixa.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/snd_mixa.asm:5:; $Id: snd_mixa.asm 4767 2012-06-16 20:48:51Z sezero $
uhexen2-1.5.9+dfsg/engine/h2shared/snd_mixa.asm-6-;
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/surf16.asm-3-; x86 assembly-language 16 bpp surface block drawing code.
uhexen2-1.5.9+dfsg/engine/h2shared/surf16.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/surf16.asm-5-; $Id: surf16.asm,v 1.5 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/surf8.asm-3-; x86 assembly-language 8 bpp surface block drawing code.
uhexen2-1.5.9+dfsg/engine/h2shared/surf8.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/surf8.asm-5-; $Id: surf8.asm,v 1.5 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/sv_model.h-79-#define SURF_DRAWBACKGROUND	0x40
uhexen2-1.5.9+dfsg/engine/h2shared/sv_model.h:80:#define SURF_TRANSLUCENT	0x80	/* r_edge.asm checks this */
uhexen2-1.5.9+dfsg/engine/h2shared/sv_model.h-81-#define SURF_DRAWBLACK		0x200
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h-100-
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h:101:/* x86 asm support */
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h-102-#if defined(USE_INTEL_ASM) && \
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h-104-#	define	id386		1
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h:105:#else	/* not i386 or no intel asm */
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h-106-#	define	id386		0
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h-108-
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h:109:/* m68k asm support */
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h-110-#if defined(USE_M68K_ASM) && \
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h-112-#	define	id68k		1
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h:113:#else /* !m68k or no m68k asm */
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h-114-#	define	id68k		0
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h-116-
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h:117:/* C-linkage for C-ASM shared global vars and functions */
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h-118-#if id386
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h-140-
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h:141:#if id386 /* fpu stuff with x86 asm */
uhexen2-1.5.9+dfsg/engine/h2shared/sys.h-142-ASM_LINKAGE_BEGIN
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/sys_ia32.asm-3-; x86 assembly-language misc system routines.
uhexen2-1.5.9+dfsg/engine/h2shared/sys_ia32.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/sys_ia32.asm-5-; $Id: sys_ia32.asm,v 1.5 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/vid_svgalib.c-519-	{
uhexen2-1.5.9+dfsg/engine/h2shared/vid_svgalib.c:520:	/* VGA_UpdatePlanarScreen() of d_copy.asm only works with
uhexen2-1.5.9+dfsg/engine/h2shared/vid_svgalib.c-521-	 * /dev/mem, i.e. without the svgalib_helper kernel module
##############################################
uhexen2-1.5.9+dfsg/engine/h2shared/worlda.asm-3-; x86 assembly-language server testing stuff
uhexen2-1.5.9+dfsg/engine/h2shared/worlda.asm:4:; this file uses NASM syntax.
uhexen2-1.5.9+dfsg/engine/h2shared/worlda.asm-5-; $Id: worlda.asm,v 1.5 2008-03-16 14:30:46 sezero Exp $
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-76-INCLUDES= -I. -I$(COMMONDIR) -I$(UHEXEN2_SHARED)
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:77:# nasm includes: the trailing directory separator matters
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-78-NASM_INC= -I.$(PATH_SEP) -I$(COMMONDIR)$(PATH_SEP)
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-214-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:215:!ifeq USE_X86_ASM yes
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-216-CPPFLAGS+= -DUSE_INTEL_ASM
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-239-.asm.obj:
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:240:	nasm $(NASM_INC) $(NASMFLAGS) -o $^@ $<
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-241-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-243-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:244:# Intel asm objects
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:245:!ifeq USE_X86_ASM yes
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-246-COMMON_ASM= math.obj &
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-248-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:249:SOFT_ASM = &
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-250-	d_draw.obj &
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-273-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:274:SOUND_ASM = snd_mixa.obj
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:275:WORLD_ASM = worlda.obj
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-276-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-278-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:279:SOFT_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:280:COMMON_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:281:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:282:WORLD_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-283-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-288-MUSIC_OBJS= bgmnull.obj
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2:289:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.os2-290-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc-299-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc:300:# M68K asm objects
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc-301-ifeq ($(USE_M68K_ASM),yes)
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc:302:SOFT_ASM = \
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc-303-	amiga_d_68k.o \
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc-306-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc:307:COMMON_ASM = swap_68k.o
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc:308:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc:309:WORLD_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc-310-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc-312-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc:313:SOFT_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc:314:COMMON_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc:315:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc:316:WORLD_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc-317-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc-322-MUSIC_OBJS:= bgmnull.o
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc:323:SOUND_ASM :=
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.vbcc-324-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-96-INCLUDES= -I. -I$(COMMONDIR) -I$(UHEXEN2_SHARED)
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:97:# nasm includes: the trailing directory separator matters
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-98-NASM_INC= -I.$(PATH_SEP) -I$(COMMONDIR)$(PATH_SEP)
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-262-
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:263:!ifeq USE_X86_ASM yes
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-264-CPPFLAGS+= -DUSE_INTEL_ASM
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-297-.asm.obj:
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:298:	nasm $(NASM_INC) $(NASMFLAGS) -o $^@ $<
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-299-.rc.res:
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-303-
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:304:# Intel asm objects
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:305:!ifeq USE_X86_ASM yes
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-306-COMMON_ASM= math.obj &
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-308-
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:309:SOFT_ASM = &
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-310-	d_draw.obj &
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-333-
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:334:SOUND_ASM = snd_mixa.obj
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:335:WORLD_ASM = worlda.obj
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-336-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-338-
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:339:SOFT_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:340:COMMON_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:341:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:342:WORLD_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-343-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-348-MUSIC_OBJS= bgmnull.obj
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32:349:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/OWMakefile.win32-350-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-42-					// argument -localip <ip_address>, used
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c:43:					// by GetSocketAddr()
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-44-			bindAddr;	// the address that we bind to instead of
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-206-	{
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c:207:		bindAddr.s_addr = inet_addr(com_argv[i + 1]);
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-208-		if (bindAddr.s_addr == INADDR_NONE)
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-224-	{
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c:225:		localAddr.s_addr = inet_addr(com_argv[i + 1]);
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-226-		if (localAddr.s_addr == INADDR_NONE)
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-264-
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c:265:	UDP_GetSocketAddr (net_controlsocket, &addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-266-	strcpy(my_tcpip_address, UDP_AddrToString (&addr));
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-557-
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c:558:int UDP_StringToAddr (const char *string, struct qsockaddr *addr)
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-559-{
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-572-
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c:573:int UDP_GetSocketAddr (sys_socket_t socketid, struct qsockaddr *addr)
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-574-{
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-601-
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c:602:int UDP_GetNameFromAddr (struct qsockaddr *addr, char *name)
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-603-{
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-605-
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c:606:	hostentry = gethostbyaddr ((char *)&((struct sockaddr_in *)addr)->sin_addr,
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.c-607-						sizeof(struct in_addr), AF_INET);
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.h-36-const char *UDP_AddrToString (struct qsockaddr *addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.h:37:int  UDP_StringToAddr (const char *string, struct qsockaddr *addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.h:38:int  UDP_GetSocketAddr (sys_socket_t socketid, struct qsockaddr *addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.h:39:int  UDP_GetNameFromAddr (struct qsockaddr *addr, char *name);
uhexen2-1.5.9+dfsg/engine/hexen2/net_udp.h-40-int  UDP_GetAddrFromName (const char *name, struct qsockaddr *addr);
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-39-					// argument -localip <ip_address>, used
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c:40:					// by GetSocketAddr()
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-41-			bindAddr;	// the address that we bind to instead of
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-149-	{
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c:150:		bindAddr.s_addr = inet_addr(com_argv[i + 1]);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-151-		if (bindAddr.s_addr == INADDR_NONE)
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-167-	{
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c:168:		localAddr.s_addr = inet_addr(com_argv[i + 1]);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-169-		if (localAddr.s_addr == INADDR_NONE)
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-194-
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c:195:	WINS_GetSocketAddr (net_controlsocket, &addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-196-	strcpy(my_tcpip_address, WINS_AddrToString (&addr));
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-464-
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c:465:int WINS_StringToAddr (const char *string, struct qsockaddr *addr)
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-466-{
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-479-
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c:480:int WINS_GetSocketAddr (sys_socket_t socketid, struct qsockaddr *addr)
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-481-{
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-508-
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c:509:int WINS_GetNameFromAddr (struct qsockaddr *addr, char *name)
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-510-{
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-512-
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c:513:	hostentry = gethostbyaddr ((char *)&((struct sockaddr_in *)addr)->sin_addr,
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.c-514-						sizeof(struct in_addr), AF_INET);
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.h-36-const char *WINS_AddrToString (struct qsockaddr *addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.h:37:int  WINS_StringToAddr (const char *string, struct qsockaddr *addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.h:38:int  WINS_GetSocketAddr (sys_socket_t socketid, struct qsockaddr *addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.h:39:int  WINS_GetNameFromAddr (struct qsockaddr *addr, char *name);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wins.h-40-int  WINS_GetAddrFromName (const char *name, struct qsockaddr *addr);
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-115-
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c:116:	WIPX_GetSocketAddr (net_controlsocket, &addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-117-	strcpy(my_ipx_address, WIPX_AddrToString (&addr));
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-342-
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c:343:int WIPX_StringToAddr (const char *string, struct qsockaddr *addr)
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-344-{
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-379-
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c:380:int WIPX_GetSocketAddr (sys_socket_t handle, struct qsockaddr *addr)
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-381-{
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-397-
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c:398:int WIPX_GetNameFromAddr (struct qsockaddr *addr, char *name)
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-399-{
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-415-		sprintf(buf, "00000000:%s:%u", name, net_hostport);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c:416:		return WIPX_StringToAddr (buf, addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-417-	}
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-420-		sprintf(buf, "%s:%u", name, net_hostport);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c:421:		return WIPX_StringToAddr (buf, addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-422-	}
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-423-	if (n > 21 && n <= 27)
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c:424:		return WIPX_StringToAddr (name, addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.c-425-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.h-36-const char *WIPX_AddrToString (struct qsockaddr *addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.h:37:int  WIPX_StringToAddr (const char *string, struct qsockaddr *addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.h:38:int  WIPX_GetSocketAddr (sys_socket_t socketid, struct qsockaddr *addr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.h:39:int  WIPX_GetNameFromAddr (struct qsockaddr *addr, char *name);
uhexen2-1.5.9+dfsg/engine/hexen2/net_wipx.h-40-int  WIPX_GetAddrFromName (const char *name, struct qsockaddr *addr);
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/server/Makefile-339-else
uhexen2-1.5.9+dfsg/engine/hexen2/server/Makefile:340:# get inet_addr() and inet_ntoa() either from Watt-32
uhexen2-1.5.9+dfsg/engine/hexen2/server/Makefile-341-# or from our local implementation
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-62-
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:63:static char *StrAddr (struct qsockaddr *addr)
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-64-{
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-122-		else
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:123:			banAddr.s_addr = inet_addr(Cmd_Argv(1));
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-124-		banMask.s_addr = INADDR_NONE;
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-127-	case 3:
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:128:		banAddr.s_addr = inet_addr(Cmd_Argv(1));
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:129:		banMask.s_addr = inet_addr(Cmd_Argv(2));
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-130-		break;
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-326-			Con_Printf("Forged packet received\n");
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:327:			Con_Printf("Expected: %s\n", StrAddr (&sock->addr));
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:328:			Con_Printf("Received: %s\n", StrAddr (&readaddr));
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-329-			continue;
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-898-		MSG_WriteByte(&net_message, CCREP_SERVER_INFO);
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:899:		dfunc.GetSocketAddr(acceptsock, &newaddr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-900-		MSG_WriteString(&net_message, dfunc.AddrToString(&newaddr));
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-1013-				MSG_WriteByte(&net_message, CCREP_ACCEPT);
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:1014:				dfunc.GetSocketAddr(s->socket, &newaddr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-1015-				MSG_WriteLong(&net_message, dfunc.GetSocketPort(&newaddr));
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-1059-	MSG_WriteByte(&net_message, CCREP_ACCEPT);
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:1060:	dfunc.GetSocketAddr(newsock, &newaddr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-1061-	MSG_WriteLong(&net_message, dfunc.GetSocketPort(&newaddr));
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-1095-
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:1096:	dfunc.GetSocketAddr (dfunc.controlSock, &myaddr);
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-1097-	if (xmit)
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-1256-					Con_Printf("wrong reply address\n");
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:1257:					Con_Printf("Expected: %s\n", StrAddr (&sendaddr));
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:1258:					Con_Printf("Received: %s\n", StrAddr (&readaddr));
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-1259-					SCR_UpdateScreen ();
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-1339-
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c:1340:	dfunc.GetNameFromAddr (&sendaddr, sock->address);
uhexen2-1.5.9+dfsg/engine/hexen2/net_dgrm.c-1341-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-5-# To use a different nasm-compatible assembler, such as yasm:
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga:6:#					make NASM=yasm [other stuff]
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-7-# To build for the demo version:	make DEMO=1 [other stuff]
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-94-INCLUDES= -I. -I$(COMMONDIR) -I$(UHEXEN2_SHARED)
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga:95:# nasm includes: the trailing directory separator matters
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-96-NASM_INC= -I./ -I$(COMMONDIR)/
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-281-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga:282:# Intel asm objects
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-283-ifeq ($(USE_X86_ASM),yes)
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-286-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga:287:SOFT_ASM = \
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-288-	d_draw.o \
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-311-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga:312:SOUND_ASM = snd_mixa.o
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga:313:WORLD_ASM = worlda.o
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-314-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-316-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga:317:SOFT_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga:318:COMMON_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga:319:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga:320:WORLD_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-321-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-326-MUSIC_OBJS:= bgmnull.o
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga:327:SOUND_ASM :=
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile.svga-328-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-28-# To use a different nasm-compatible assembler, such as yasm:
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:29:#					make NASM=yasm [other stuff]
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-30-#
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-60-# use optimized m68k assembly for amiga
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:61:# requires vasm from http://sun.hasenbraten.de/vasm/
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-62-USE_M68K_ASM=yes
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-215-INCLUDES= -I. -I$(COMMONDIR) -I$(UHEXEN2_SHARED)
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:216:# nasm includes: the trailing directory separator matters
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-217-NASM_INC= -I./ -I$(COMMONDIR)/
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1219-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1220:# Intel asm objects
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1221-ifeq ($(USE_X86_ASM),yes)
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1224-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1225:SOFT_ASM = \
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1226-	d_draw.o \
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1249-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1250:SOUND_ASM = snd_mixa.o
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1251:WORLD_ASM = worlda.o
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1252-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1254-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1255:# M68K asm objects
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1256-ifeq ($(USE_M68K_ASM),yes)
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1257:SOFT_ASM = \
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1258-	amiga_d_68k.o \
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1261-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1262:COMMON_ASM = swap_68k.o
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1263:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1264:WORLD_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1265-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1267-
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1268:SOFT_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1269:COMMON_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1270:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1271:WORLD_ASM =
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1272-
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1278-MUSIC_OBJS:= bgmnull.o
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1279:SOUND_ASM :=
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1280-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1449-else
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile:1450:# get inet_addr() and inet_ntoa() either from Watt-32
uhexen2-1.5.9+dfsg/engine/hexen2/Makefile-1451-# or from our local implementation
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-80-INCLUDES= -I. -I$(COMMON_HW) -I$(COMMONDIR) -I$(UHEXEN2_SHARED)
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2:81:# nasm includes: the trailing directory separator matters
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-82-NASM_INC= -I.$(PATH_SEP) -I$(COMMON_HW)$(PATH_SEP) -I$(COMMONDIR)$(PATH_SEP)
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-220-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2:221:!ifeq USE_X86_ASM yes
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-222-CPPFLAGS+= -DUSE_INTEL_ASM
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-245-.asm.obj:
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2:246:	nasm $(NASM_INC) $(NASMFLAGS) -o $^@ $<
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-247-
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-249-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2:250:# Intel asm objects
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2:251:!ifeq USE_X86_ASM yes
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-252-COMMON_ASM= math.obj &
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-254-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2:255:SOFT_ASM = &
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-256-	d_draw.obj &
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-279-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2:280:SOUND_ASM = snd_mixa.obj
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-281-
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-283-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2:284:SOFT_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2:285:COMMON_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2:286:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-287-
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-292-MUSIC_OBJS= bgmnull.obj
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2:293:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.os2-294-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc-305-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc:306:# M68K asm objects
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc-307-ifeq ($(USE_M68K_ASM),yes)
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc:308:SOFT_ASM = \
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc-309-	amiga_d_68k.o \
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc-312-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc:313:COMMON_ASM = swap_68k.o
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc:314:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc-315-
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc-317-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc:318:SOFT_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc:319:COMMON_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc:320:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc-321-
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc-326-MUSIC_OBJS:= bgmnull.o
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc:327:SOUND_ASM :=
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.vbcc-328-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-100-INCLUDES= -I. -I$(COMMON_HW) -I$(COMMONDIR) -I$(UHEXEN2_SHARED)
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32:101:# nasm includes: the trailing directory separator matters
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-102-NASM_INC= -I.$(PATH_SEP) -I$(COMMON_HW)$(PATH_SEP) -I$(COMMONDIR)$(PATH_SEP)
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-268-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32:269:!ifeq USE_X86_ASM yes
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-270-CPPFLAGS+= -DUSE_INTEL_ASM
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-303-.asm.obj:
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32:304:	nasm $(NASM_INC) $(NASMFLAGS) -o $^@ $<
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-305-.rc.res:
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-309-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32:310:# Intel asm objects
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32:311:!ifeq USE_X86_ASM yes
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-312-COMMON_ASM= math.obj &
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-314-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32:315:SOFT_ASM = &
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-316-	d_draw.obj &
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-339-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32:340:SOUND_ASM = snd_mixa.obj
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-341-
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-343-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32:344:SOFT_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32:345:COMMON_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32:346:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-347-
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-352-MUSIC_OBJS= bgmnull.obj
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32:353:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/OWMakefile.win32-354-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-5-# To use a different nasm-compatible assembler, such as yasm:
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga:6:#					make NASM=yasm [other stuff]
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-7-# To build for the demo version:	make DEMO=1 [other stuff]
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-96-INCLUDES= -I. -I$(COMMON_HW) -I$(COMMONDIR) -I$(UHEXEN2_SHARED)
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga:97:# nasm includes: the trailing directory separator matters
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-98-NASM_INC= -I./ -I$(COMMON_HW)/ -I$(COMMONDIR)/
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-289-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga:290:# Intel asm objects
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-291-ifeq ($(USE_X86_ASM),yes)
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-294-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga:295:SOFT_ASM = \
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-296-	d_draw.o \
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-319-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga:320:SOUND_ASM = snd_mixa.o
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-321-
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-323-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga:324:SOFT_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga:325:COMMON_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga:326:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-327-
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-332-MUSIC_OBJS:= bgmnull.o
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga:333:SOUND_ASM :=
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile.svga-334-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-28-# To use a different nasm-compatible assembler, such as yasm:
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:29:#					make NASM=yasm [other stuff]
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-30-#
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-62-# use optimized m68k assembly for amiga
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:63:# requires vasm from http://sun.hasenbraten.de/vasm/
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-64-USE_M68K_ASM=yes
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-174-INCLUDES= -I. -I$(COMMON_HW) -I$(COMMONDIR) -I$(UHEXEN2_SHARED)
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:175:# nasm includes: the trailing directory separator matters
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-176-NASM_INC= -I./ -I$(COMMON_HW)/ -I$(COMMONDIR)/
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1176-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:1177:# Intel asm objects
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1178-ifeq ($(USE_X86_ASM),yes)
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1181-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:1182:SOFT_ASM = \
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1183-	d_draw.o \
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1206-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:1207:SOUND_ASM = snd_mixa.o
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1208-
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1210-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:1211:# M68K asm objects
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1212-ifeq ($(USE_M68K_ASM),yes)
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:1213:SOFT_ASM = \
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1214-	amiga_d_68k.o \
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1217-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:1218:COMMON_ASM = swap_68k.o
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:1219:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1220-
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1222-
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:1223:SOFT_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:1224:COMMON_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:1225:SOUND_ASM =
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1226-
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1232-MUSIC_OBJS:= bgmnull.o
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile:1233:SOUND_ASM :=
uhexen2-1.5.9+dfsg/engine/hexenworld/client/Makefile-1234-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/shared/net_udp.c-147-	{
uhexen2-1.5.9+dfsg/engine/hexenworld/shared/net_udp.c:148:		sadr.sin_addr.s_addr = inet_addr(copy);
uhexen2-1.5.9+dfsg/engine/hexenworld/shared/net_udp.c-149-	}
##############################################
uhexen2-1.5.9+dfsg/engine/hexenworld/shared/net_udp.c-305-	{
uhexen2-1.5.9+dfsg/engine/hexenworld/shared/net_udp.c:306:		address.sin_addr.s_addr = inet_addr(com_argv[i+1]);
uhexen2-1.5.9+dfsg/engine/hexenworld/shared/net_udp.c-307-		if (address.sin_addr.s_addr == INADDR_NONE)
##############################################
uhexen2-1.5.9+dfsg/hw_utils/hwmaster/net.c-147-	{
uhexen2-1.5.9+dfsg/hw_utils/hwmaster/net.c:148:		sadr.sin_addr.s_addr = inet_addr(copy);
uhexen2-1.5.9+dfsg/hw_utils/hwmaster/net.c-149-	}
##############################################
uhexen2-1.5.9+dfsg/hw_utils/hwmaster/net.c-283-	{
uhexen2-1.5.9+dfsg/hw_utils/hwmaster/net.c:284:		address.sin_addr.s_addr = inet_addr(com_argv[i+1]);
uhexen2-1.5.9+dfsg/hw_utils/hwmaster/net.c-285-		if (address.sin_addr.s_addr == INADDR_NONE)
##############################################
uhexen2-1.5.9+dfsg/hw_utils/hwmquery/hwmquery.c-127-	{
uhexen2-1.5.9+dfsg/hw_utils/hwmquery/hwmquery.c:128:		sadr.sin_addr.s_addr = inet_addr(copy);
uhexen2-1.5.9+dfsg/hw_utils/hwmquery/hwmquery.c-129-	}
##############################################
uhexen2-1.5.9+dfsg/hw_utils/hwrcon/hwrcon.c-118-	{
uhexen2-1.5.9+dfsg/hw_utils/hwrcon/hwrcon.c:119:		sadr.sin_addr.s_addr = inet_addr(copy);
uhexen2-1.5.9+dfsg/hw_utils/hwrcon/hwrcon.c-120-	}
##############################################
uhexen2-1.5.9+dfsg/hw_utils/hwrcon/hwterm.c-127-	{
uhexen2-1.5.9+dfsg/hw_utils/hwrcon/hwterm.c:128:		sadr.sin_addr.s_addr = inet_addr(copy);
uhexen2-1.5.9+dfsg/hw_utils/hwrcon/hwterm.c-129-	}
##############################################
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff-1101- @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff:1102: @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xqf_rcon_CFLAGS) $(CFLAGS) -c -o xqf_rcon-rcon.obj `if test -f 'rcon.c'; then $(CYGPATH_W) 'rcon.c'; else $(CYGPATH_W) '$(srcdir)/rcon.c'; fi`
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff-1103- 
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff-1104-+xqf_rcon-huffman.o: huffman.c
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff:1105:+@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xqf_rcon_CFLAGS) $(CFLAGS) -MT xqf_rcon-huffman.o -MD -MP -MF "$(DEPDIR)/xqf_rcon-huffman.Tpo" -c -o xqf_rcon-huffman.o `test -f 'huffman.c' || echo '$(srcdir)/'`huffman.c; \
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff-1106-+@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xqf_rcon-huffman.Tpo" "$(DEPDIR)/xqf_rcon-huffman.Po"; else rm -f "$(DEPDIR)/xqf_rcon-huffman.Tpo"; exit 1; fi
##############################################
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff-1109-+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff:1110:+@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xqf_rcon_CFLAGS) $(CFLAGS) -c -o xqf_rcon-huffman.o `test -f 'huffman.c' || echo '$(srcdir)/'`huffman.c
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff-1111-+
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff-1112-+xqf_rcon-huffman.obj: huffman.c
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff:1113:+@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xqf_rcon_CFLAGS) $(CFLAGS) -MT xqf_rcon-huffman.obj -MD -MP -MF "$(DEPDIR)/xqf_rcon-huffman.Tpo" -c -o xqf_rcon-huffman.obj `if test -f 'huffman.c'; then $(CYGPATH_W) 'huffman.c'; else $(CYGPATH_W) '$(srcdir)/huffman.c'; fi`; \
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff-1114-+@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xqf_rcon-huffman.Tpo" "$(DEPDIR)/xqf_rcon-huffman.Po"; else rm -f "$(DEPDIR)/xqf_rcon-huffman.Tpo"; exit 1; fi
##############################################
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff-1117-+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff:1118:+@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xqf_rcon_CFLAGS) $(CFLAGS) -c -o xqf_rcon-huffman.obj `if test -f 'huffman.c'; then $(CYGPATH_W) 'huffman.c'; else $(CYGPATH_W) '$(srcdir)/huffman.c'; fi`
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff-1119-+
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff-1120- xqf_rcon-debug.o: debug.c
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff:1121: @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xqf_rcon_CFLAGS) $(CFLAGS) -MT xqf_rcon-debug.o -MD -MP -MF "$(DEPDIR)/xqf_rcon-debug.Tpo" -c -o xqf_rcon-debug.o `test -f 'debug.c' || echo '$(srcdir)/'`debug.c; \
uhexen2-1.5.9+dfsg/hw_utils/xqf-patch/xqf-1.0.5-hwrcon.diff-1122- @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xqf_rcon-debug.Tpo" "$(DEPDIR)/xqf_rcon-debug.Po"; else rm -f "$(DEPDIR)/xqf_rcon-debug.Tpo"; exit 1; fi
##############################################
uhexen2-1.5.9+dfsg/libs/timidity/timidity_internal.h-89-     ({ sint32 __value; \
uhexen2-1.5.9+dfsg/libs/timidity/timidity_internal.h:90:        asm ("bswap %1; movl %1,%0" : "=g" (__value) : "r" (x)); \
uhexen2-1.5.9+dfsg/libs/timidity/timidity_internal.h-91-       __value; })
##############################################
uhexen2-1.5.9+dfsg/libs/xdelta3/xdelta3.c-521-#define xd3_sec_inst(s) ((s)->sec_stream_i)
uhexen2-1.5.9+dfsg/libs/xdelta3/xdelta3.c:522:#define xd3_sec_addr(s) ((s)->sec_stream_a)
uhexen2-1.5.9+dfsg/libs/xdelta3/xdelta3.c-523-
##############################################
uhexen2-1.5.9+dfsg/scripts/ax_pthread.m4-296-             ax_pthread_sed='s/conftest\.\$ac_ext/conftest.$ac_objext/g'
uhexen2-1.5.9+dfsg/scripts/ax_pthread.m4:297:             ax_pthread_link_step=`$as_echo "$ac_link" | sed "$ax_pthread_sed"`
uhexen2-1.5.9+dfsg/scripts/ax_pthread.m4-298-             ax_pthread_2step_ac_link="($ac_compile) && (echo ==== >&5) && ($ax_pthread_link_step)"
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-34-
uhexen2-1.5.9+dfsg/scripts/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
uhexen2-1.5.9+dfsg/scripts/config.guess-36-
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-102-: ${TMPDIR=/tmp} ;
uhexen2-1.5.9+dfsg/scripts/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
uhexen2-1.5.9+dfsg/scripts/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-151-	EOF
uhexen2-1.5.9+dfsg/scripts/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
uhexen2-1.5.9+dfsg/scripts/config.guess-153-	;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-181-	    earmv*)
uhexen2-1.5.9+dfsg/scripts/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
uhexen2-1.5.9+dfsg/scripts/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
uhexen2-1.5.9+dfsg/scripts/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
uhexen2-1.5.9+dfsg/scripts/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
uhexen2-1.5.9+dfsg/scripts/config.guess-215-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-226-	    *)
uhexen2-1.5.9+dfsg/scripts/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
uhexen2-1.5.9+dfsg/scripts/config.guess-228-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-264-	*4.0)
uhexen2-1.5.9+dfsg/scripts/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
uhexen2-1.5.9+dfsg/scripts/config.guess-266-		;;
uhexen2-1.5.9+dfsg/scripts/config.guess-267-	*5.*)
uhexen2-1.5.9+dfsg/scripts/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
uhexen2-1.5.9+dfsg/scripts/config.guess-269-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
uhexen2-1.5.9+dfsg/scripts/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
uhexen2-1.5.9+dfsg/scripts/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-312-	# 1.2 uses "1.2" for uname -r.
uhexen2-1.5.9+dfsg/scripts/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
uhexen2-1.5.9+dfsg/scripts/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-372-    s390x:SunOS:*:*)
uhexen2-1.5.9+dfsg/scripts/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
uhexen2-1.5.9+dfsg/scripts/config.guess-374-	exit ;;
uhexen2-1.5.9+dfsg/scripts/config.guess-375-    sun4H:SunOS:5.*:*)
uhexen2-1.5.9+dfsg/scripts/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
uhexen2-1.5.9+dfsg/scripts/config.guess-377-	exit ;;
uhexen2-1.5.9+dfsg/scripts/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
uhexen2-1.5.9+dfsg/scripts/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
uhexen2-1.5.9+dfsg/scripts/config.guess-380-	exit ;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-397-	fi
uhexen2-1.5.9+dfsg/scripts/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
uhexen2-1.5.9+dfsg/scripts/config.guess-399-	exit ;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
uhexen2-1.5.9+dfsg/scripts/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
uhexen2-1.5.9+dfsg/scripts/config.guess-405-	exit ;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
uhexen2-1.5.9+dfsg/scripts/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
uhexen2-1.5.9+dfsg/scripts/config.guess-414-	exit ;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-418-    sun*:*:4.2BSD:*)
uhexen2-1.5.9+dfsg/scripts/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
uhexen2-1.5.9+dfsg/scripts/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
uhexen2-1.5.9+dfsg/scripts/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
uhexen2-1.5.9+dfsg/scripts/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
uhexen2-1.5.9+dfsg/scripts/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-556-    *:IRIX*:*:*)
uhexen2-1.5.9+dfsg/scripts/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
uhexen2-1.5.9+dfsg/scripts/config.guess-558-	exit ;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-586-EOF
uhexen2-1.5.9+dfsg/scripts/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
uhexen2-1.5.9+dfsg/scripts/config.guess-588-		then
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-599-    *:AIX:*:[4567])
uhexen2-1.5.9+dfsg/scripts/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
uhexen2-1.5.9+dfsg/scripts/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-635-    9000/[34678]??:HP-UX:*:*)
uhexen2-1.5.9+dfsg/scripts/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
uhexen2-1.5.9+dfsg/scripts/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-689-EOF
uhexen2-1.5.9+dfsg/scripts/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
uhexen2-1.5.9+dfsg/scripts/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-717-    ia64:HP-UX:*:*)
uhexen2-1.5.9+dfsg/scripts/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
uhexen2-1.5.9+dfsg/scripts/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-747-EOF
uhexen2-1.5.9+dfsg/scripts/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
uhexen2-1.5.9+dfsg/scripts/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
uhexen2-1.5.9+dfsg/scripts/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
uhexen2-1.5.9+dfsg/scripts/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
uhexen2-1.5.9+dfsg/scripts/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
uhexen2-1.5.9+dfsg/scripts/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-839-	    amd64)
uhexen2-1.5.9+dfsg/scripts/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
uhexen2-1.5.9+dfsg/scripts/config.guess-841-	    *)
uhexen2-1.5.9+dfsg/scripts/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
uhexen2-1.5.9+dfsg/scripts/config.guess-843-	esac
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-897-    prep*:SunOS:5.*:*)
uhexen2-1.5.9+dfsg/scripts/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
uhexen2-1.5.9+dfsg/scripts/config.guess-899-	exit ;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-901-	# the GNU system
uhexen2-1.5.9+dfsg/scripts/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
uhexen2-1.5.9+dfsg/scripts/config.guess-903-	exit ;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-905-	# other systems with GNU libc and userland
uhexen2-1.5.9+dfsg/scripts/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
uhexen2-1.5.9+dfsg/scripts/config.guess-907-	exit ;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-999-EOF
uhexen2-1.5.9+dfsg/scripts/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
uhexen2-1.5.9+dfsg/scripts/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
uhexen2-1.5.9+dfsg/scripts/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
uhexen2-1.5.9+dfsg/scripts/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-1302-	fi
uhexen2-1.5.9+dfsg/scripts/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
uhexen2-1.5.9+dfsg/scripts/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-1387-    *:DragonFly:*:*)
uhexen2-1.5.9+dfsg/scripts/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
uhexen2-1.5.9+dfsg/scripts/config.guess-1389-	exit ;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.guess-1400-    i*86:skyos:*:*)
uhexen2-1.5.9+dfsg/scripts/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
uhexen2-1.5.9+dfsg/scripts/config.guess-1402-	exit ;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-52-
uhexen2-1.5.9+dfsg/scripts/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
uhexen2-1.5.9+dfsg/scripts/config.sub-54-
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
uhexen2-1.5.9+dfsg/scripts/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-116-case $maybe_os in
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-122-    os=-$maybe_os
uhexen2-1.5.9+dfsg/scripts/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-124-    ;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-126-    os=-linux-android
uhexen2-1.5.9+dfsg/scripts/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
uhexen2-1.5.9+dfsg/scripts/config.sub-128-    ;;
uhexen2-1.5.9+dfsg/scripts/config.sub-129-  *)
uhexen2-1.5.9+dfsg/scripts/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-131-    if [ $basic_machine != $1 ]
uhexen2-1.5.9+dfsg/scripts/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-133-    else os=; fi
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-180-		os=-sco5v6
uhexen2-1.5.9+dfsg/scripts/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-182-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-184-		os=-sco3.2v5
uhexen2-1.5.9+dfsg/scripts/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-186-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-188-		os=-sco3.2v4
uhexen2-1.5.9+dfsg/scripts/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-190-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub-191-	-sco3.2.[4-9]*)
uhexen2-1.5.9+dfsg/scripts/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
uhexen2-1.5.9+dfsg/scripts/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-194-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
uhexen2-1.5.9+dfsg/scripts/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-198-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
uhexen2-1.5.9+dfsg/scripts/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-202-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-204-		os=-sco3.2v2
uhexen2-1.5.9+dfsg/scripts/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-206-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub-207-	-udk*)
uhexen2-1.5.9+dfsg/scripts/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-209-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-211-		os=-isc2.2
uhexen2-1.5.9+dfsg/scripts/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-213-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-217-	-isc*)
uhexen2-1.5.9+dfsg/scripts/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-219-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-229-	-ptx*)
uhexen2-1.5.9+dfsg/scripts/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-231-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub-232-	-windowsnt*)
uhexen2-1.5.9+dfsg/scripts/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-234-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-367-	*-*-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
uhexen2-1.5.9+dfsg/scripts/config.sub-369-		exit 1
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-495-	amd64-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-497-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-540-	blackfin-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-542-		os=-linux
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-548-	c54x-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-550-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub-551-	c55x-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-553-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub-554-	c6x-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-556-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-652-	e500v[12]-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-654-		os=$os"spe"
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-759-	i*86v32)
uhexen2-1.5.9+dfsg/scripts/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-761-		os=-sysv32
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-763-	i*86v4*)
uhexen2-1.5.9+dfsg/scripts/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-765-		os=-sysv4
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-767-	i*86v)
uhexen2-1.5.9+dfsg/scripts/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-769-		os=-sysv
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-771-	i*86sol2)
uhexen2-1.5.9+dfsg/scripts/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-773-		os=-solaris2
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-797-	leon-*|leon[3-9]-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-799-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-804-	m68knommu-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-806-		os=-linux
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-841-	mips3*-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-843-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub-844-	mips3*)
uhexen2-1.5.9+dfsg/scripts/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
uhexen2-1.5.9+dfsg/scripts/config.sub-846-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-863-	ms1-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-865-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-982-	parisc-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-984-		os=-linux
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-998-	pc98-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1000-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1015-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1018-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1021-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub-1022-	pentium4-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1024-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1032-	ppc-* | ppcbe-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1034-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1038-	ppcle-* | powerpclittle-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1040-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1042-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1044-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1048-	ppc64le-* | powerpc64little-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1050-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1131-	strongarm-* | thumb-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1133-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1261-	xscale-* | xscalee[bl]-*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1263-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1338-	*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
uhexen2-1.5.9+dfsg/scripts/config.sub-1340-		exit 1
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1346-	*-digital*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1348-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub-1349-	*-commodore*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1351-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1367-	-solaris1 | -solaris1.*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1369-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1379-	-gnu/linux*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1381-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1426-	-nto*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1428-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1433-	-mac*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1435-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1439-	-linux*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1441-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub-1442-	-sunos5*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1444-		;;
uhexen2-1.5.9+dfsg/scripts/config.sub-1445-	-sunos6*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1447-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1494-	-sinix5.*)
uhexen2-1.5.9+dfsg/scripts/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
uhexen2-1.5.9+dfsg/scripts/config.sub-1496-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
uhexen2-1.5.9+dfsg/scripts/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
uhexen2-1.5.9+dfsg/scripts/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
uhexen2-1.5.9+dfsg/scripts/config.sub-1552-		exit 1
##############################################
uhexen2-1.5.9+dfsg/scripts/config.sub-1815-		esac
uhexen2-1.5.9+dfsg/scripts/config.sub:1816:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
uhexen2-1.5.9+dfsg/scripts/config.sub-1817-		;;
##############################################
uhexen2-1.5.9+dfsg/scripts/hexen2-run.sh-11-# how are we called?
uhexen2-1.5.9+dfsg/scripts/hexen2-run.sh:12:prog=`basename "$0"|sed -e 's/\.sh//g'|sed -e 's/-run//g'`
uhexen2-1.5.9+dfsg/scripts/hexen2-run.sh-13-
##############################################
uhexen2-1.5.9+dfsg/scripts/makefile.inc-214-RANLIB ?= ranlib
uhexen2-1.5.9+dfsg/scripts/makefile.inc:215:NASM ?= nasm
uhexen2-1.5.9+dfsg/scripts/makefile.inc-216-WINDRES ?= windres
##############################################
uhexen2-1.5.9+dfsg/utils/dcc/dcc.c-1510-					{
uhexen2-1.5.9+dfsg/utils/dcc/dcc.c:1511:						if (pr_dumpasm  ||
uhexen2-1.5.9+dfsg/utils/dcc/dcc.c-1512-						    printassign ||
##############################################
uhexen2-1.5.9+dfsg/utils/dcc/dcc.c-2143-	if (CheckParm("-dump"))
uhexen2-1.5.9+dfsg/utils/dcc/dcc.c:2144:		pr_dumpasm = true;
uhexen2-1.5.9+dfsg/utils/dcc/dcc.c:2145:	else	pr_dumpasm = false;
uhexen2-1.5.9+dfsg/utils/dcc/dcc.c-2146-
##############################################
uhexen2-1.5.9+dfsg/utils/dcc/dcc.txt-28-"hcc -dcc" will decompile the progs.dat file in the current directoy
uhexen2-1.5.9+dfsg/utils/dcc/dcc.txt:29:"hcc -dcc -asm <funtionname>" will decompile filename to the console (just redirect it to a file to see it)
uhexen2-1.5.9+dfsg/utils/dcc/dcc.txt:30:"hcc -dcc -dump -asm <functionname>" same as above but it will show instructions(opcodes and parms) as well
uhexen2-1.5.9+dfsg/utils/dcc/dcc.txt-31-
##############################################
uhexen2-1.5.9+dfsg/utils/dcc/hcc.c-944-		printf(" -dcc -strings    : dumps all pr_strings to stdout\n");
uhexen2-1.5.9+dfsg/utils/dcc/hcc.c:945:		printf(" -dcc -asm <functionname> : decompile filename to the console\n");
uhexen2-1.5.9+dfsg/utils/dcc/hcc.c:946:		printf(" -dcc -dump -asm <functionname> : same as above but will show\n\t\tinstructions (opcodes and parms) as well\n");
uhexen2-1.5.9+dfsg/utils/dcc/hcc.c-947-		exit(0);
##############################################
uhexen2-1.5.9+dfsg/debian/upgrade-111.sh-21-
uhexen2-1.5.9+dfsg/debian/upgrade-111.sh:22:PAK0_MD5=`md5sum /usr/share/games/hexen2/data1/pak0.pak |awk '{print $1}'`
uhexen2-1.5.9+dfsg/debian/upgrade-111.sh:23:PAK1_MD5=`md5sum /usr/share/games/hexen2/data1/pak1.pak |awk '{print $1}'`
uhexen2-1.5.9+dfsg/debian/upgrade-111.sh-24-
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-62-
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:63:static char *StrAddr (struct qsockaddr *addr)
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-64-{
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-122-		else
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:123:			banAddr.s_addr = inet_addr(Cmd_Argv(1));
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-124-		banMask.s_addr = INADDR_NONE;
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-127-	case 3:
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:128:		banAddr.s_addr = inet_addr(Cmd_Argv(1));
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:129:		banMask.s_addr = inet_addr(Cmd_Argv(2));
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-130-		break;
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-326-			Con_Printf("Forged packet received\n");
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:327:			Con_Printf("Expected: %s\n", StrAddr (&sock->addr));
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:328:			Con_Printf("Received: %s\n", StrAddr (&readaddr));
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-329-			continue;
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-898-		MSG_WriteByte(&net_message, CCREP_SERVER_INFO);
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:899:		dfunc.GetSocketAddr(acceptsock, &newaddr);
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-900-		MSG_WriteString(&net_message, dfunc.AddrToString(&newaddr));
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-1013-				MSG_WriteByte(&net_message, CCREP_ACCEPT);
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:1014:				dfunc.GetSocketAddr(s->socket, &newaddr);
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-1015-				MSG_WriteLong(&net_message, dfunc.GetSocketPort(&newaddr));
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-1059-	MSG_WriteByte(&net_message, CCREP_ACCEPT);
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:1060:	dfunc.GetSocketAddr(newsock, &newaddr);
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-1061-	MSG_WriteLong(&net_message, dfunc.GetSocketPort(&newaddr));
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-1095-
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:1096:	dfunc.GetSocketAddr (dfunc.controlSock, &myaddr);
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-1097-	if (xmit)
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-1256-					Con_Printf("wrong reply address\n");
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:1257:					Con_Printf("Expected: %s\n", StrAddr (&sendaddr));
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:1258:					Con_Printf("Received: %s\n", StrAddr (&readaddr));
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-1259-					SCR_UpdateScreen ();
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-1339-
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c:1340:	dfunc.GetNameFromAddr (&sendaddr, sock->address);
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/net_dgrm.c-1341-
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-5-# To use a different nasm-compatible assembler, such as yasm:
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga:6:#					make NASM=yasm [other stuff]
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-7-# To build for the demo version:	make DEMO=1 [other stuff]
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-96-INCLUDES= -I. -I$(COMMONDIR) -I$(UHEXEN2_SHARED)
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga:97:# nasm includes: the trailing directory separator matters
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-98-NASM_INC= -I./ -I$(COMMONDIR)/
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-283-
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga:284:# Intel asm objects
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-285-ifeq ($(USE_X86_ASM),yes)
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-288-
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga:289:SOFT_ASM = \
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-290-	d_draw.o \
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-313-
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga:314:SOUND_ASM = snd_mixa.o
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga:315:WORLD_ASM = worlda.o
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-316-
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-318-
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga:319:SOFT_ASM =
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga:320:COMMON_ASM =
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga:321:SOUND_ASM =
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga:322:WORLD_ASM =
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-323-
##############################################
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-328-MUSIC_OBJS:= bgmnull.o
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga:329:SOUND_ASM :=
uhexen2-1.5.9+dfsg/.pc/spelling-fixes.patch/engine/hexen2/Makefile.svga-330-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/server/Makefile-341-else
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/server/Makefile:342:# get inet_addr() and inet_ntoa() either from Watt-32
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/server/Makefile-343-# or from our local implementation
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-28-# To use a different nasm-compatible assembler, such as yasm:
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:29:#					make NASM=yasm [other stuff]
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-30-#
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-60-# use optimized m68k assembly for amiga
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:61:# requires vasm from http://sun.hasenbraten.de/vasm/
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-62-USE_M68K_ASM=yes
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-217-INCLUDES= -I. -I$(COMMONDIR) -I$(UHEXEN2_SHARED)
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:218:# nasm includes: the trailing directory separator matters
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-219-NASM_INC= -I./ -I$(COMMONDIR)/
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1221-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1222:# Intel asm objects
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1223-ifeq ($(USE_X86_ASM),yes)
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1226-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1227:SOFT_ASM = \
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1228-	d_draw.o \
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1251-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1252:SOUND_ASM = snd_mixa.o
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1253:WORLD_ASM = worlda.o
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1254-
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1256-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1257:# M68K asm objects
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1258-ifeq ($(USE_M68K_ASM),yes)
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1259:SOFT_ASM = \
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1260-	amiga_d_68k.o \
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1263-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1264:COMMON_ASM = swap_68k.o
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1265:SOUND_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1266:WORLD_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1267-
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1269-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1270:SOFT_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1271:COMMON_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1272:SOUND_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1273:WORLD_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1274-
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1280-MUSIC_OBJS:= bgmnull.o
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1281:SOUND_ASM :=
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1282-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1451-else
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile:1452:# get inet_addr() and inet_ntoa() either from Watt-32
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexen2/Makefile-1453-# or from our local implementation
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-5-# To use a different nasm-compatible assembler, such as yasm:
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga:6:#					make NASM=yasm [other stuff]
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-7-# To build for the demo version:	make DEMO=1 [other stuff]
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-98-INCLUDES= -I. -I$(COMMON_HW) -I$(COMMONDIR) -I$(UHEXEN2_SHARED)
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga:99:# nasm includes: the trailing directory separator matters
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-100-NASM_INC= -I./ -I$(COMMON_HW)/ -I$(COMMONDIR)/
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-291-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga:292:# Intel asm objects
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-293-ifeq ($(USE_X86_ASM),yes)
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-296-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga:297:SOFT_ASM = \
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-298-	d_draw.o \
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-321-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga:322:SOUND_ASM = snd_mixa.o
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-323-
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-325-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga:326:SOFT_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga:327:COMMON_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga:328:SOUND_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-329-
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-334-MUSIC_OBJS:= bgmnull.o
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga:335:SOUND_ASM :=
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile.svga-336-CPPFLAGS += -D_NO_SOUND
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-28-# To use a different nasm-compatible assembler, such as yasm:
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:29:#					make NASM=yasm [other stuff]
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-30-#
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-62-# use optimized m68k assembly for amiga
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:63:# requires vasm from http://sun.hasenbraten.de/vasm/
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-64-USE_M68K_ASM=yes
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-176-INCLUDES= -I. -I$(COMMON_HW) -I$(COMMONDIR) -I$(UHEXEN2_SHARED)
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:177:# nasm includes: the trailing directory separator matters
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-178-NASM_INC= -I./ -I$(COMMON_HW)/ -I$(COMMONDIR)/
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1178-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:1179:# Intel asm objects
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1180-ifeq ($(USE_X86_ASM),yes)
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1183-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:1184:SOFT_ASM = \
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1185-	d_draw.o \
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1208-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:1209:SOUND_ASM = snd_mixa.o
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1210-
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1212-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:1213:# M68K asm objects
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1214-ifeq ($(USE_M68K_ASM),yes)
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:1215:SOFT_ASM = \
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1216-	amiga_d_68k.o \
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1219-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:1220:COMMON_ASM = swap_68k.o
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:1221:SOUND_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1222-
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1224-
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:1225:SOFT_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:1226:COMMON_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:1227:SOUND_ASM =
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1228-
##############################################
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1234-MUSIC_OBJS:= bgmnull.o
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile:1235:SOUND_ASM :=
uhexen2-1.5.9+dfsg/.pc/hardening.patch/engine/hexenworld/client/Makefile-1236-CPPFLAGS += -D_NO_SOUND