===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
chocolate-doom-3.0.1/opl/opl_win32.c-74-    
chocolate-doom-3.0.1/opl/opl_win32.c:75:    __asm    
chocolate-doom-3.0.1/opl/opl_win32.c-76-    {
##############################################
chocolate-doom-3.0.1/opl/opl_win32.c-88-    
chocolate-doom-3.0.1/opl/opl_win32.c:89:    __asm    
chocolate-doom-3.0.1/opl/opl_win32.c-90-    {
##############################################
chocolate-doom-3.0.1/src/net_query.c-186-
chocolate-doom-3.0.1/src/net_query.c:187:static query_target_t *GetTargetForAddr(net_addr_t *addr, boolean create)
chocolate-doom-3.0.1/src/net_query.c-188-{
##############################################
chocolate-doom-3.0.1/src/net_query.c-263-
chocolate-doom-3.0.1/src/net_query.c:264:    target = GetTargetForAddr(addr, false);
chocolate-doom-3.0.1/src/net_query.c-265-
##############################################
chocolate-doom-3.0.1/src/net_query.c-273-
chocolate-doom-3.0.1/src/net_query.c:274:        broadcast_target = GetTargetForAddr(NULL, false);
chocolate-doom-3.0.1/src/net_query.c-275-
##############################################
chocolate-doom-3.0.1/src/net_query.c-286-
chocolate-doom-3.0.1/src/net_query.c:287:        target = GetTargetForAddr(addr, true);
chocolate-doom-3.0.1/src/net_query.c-288-        target->state = QUERY_TARGET_QUERIED;
##############################################
chocolate-doom-3.0.1/src/net_query.c-343-        {
chocolate-doom-3.0.1/src/net_query.c:344:            GetTargetForAddr(addr, true);
chocolate-doom-3.0.1/src/net_query.c-345-        }
##############################################
chocolate-doom-3.0.1/src/net_query.c-349-
chocolate-doom-3.0.1/src/net_query.c:350:    target = GetTargetForAddr(master_addr, true);
chocolate-doom-3.0.1/src/net_query.c-351-    target->state = QUERY_TARGET_RESPONDED;
##############################################
chocolate-doom-3.0.1/src/net_query.c-361-
chocolate-doom-3.0.1/src/net_query.c:362:    target = GetTargetForAddr(addr, false);
chocolate-doom-3.0.1/src/net_query.c-363-
##############################################
chocolate-doom-3.0.1/src/net_query.c-614-
chocolate-doom-3.0.1/src/net_query.c:615:    target = GetTargetForAddr(NULL, true);
chocolate-doom-3.0.1/src/net_query.c-616-    target->type = QUERY_TARGET_BROADCAST;
##############################################
chocolate-doom-3.0.1/src/net_query.c-636-
chocolate-doom-3.0.1/src/net_query.c:637:    target = GetTargetForAddr(master, true);
chocolate-doom-3.0.1/src/net_query.c-638-    target->type = QUERY_TARGET_MASTER;
##############################################
chocolate-doom-3.0.1/src/net_query.c-783-
chocolate-doom-3.0.1/src/net_query.c:784:    target = GetTargetForAddr(addr, true);
chocolate-doom-3.0.1/src/net_query.c-785-
##############################################
chocolate-doom-3.0.1/src/net_query.c-812-
chocolate-doom-3.0.1/src/net_query.c:813:    target = GetTargetForAddr(NULL, true);
chocolate-doom-3.0.1/src/net_query.c-814-    target->type = QUERY_TARGET_BROADCAST;
##############################################
chocolate-doom-3.0.1/src/strife/p_enemy.c-317-    //  SHADOWGUARD in the wrong case, was missing MT_SENTINEL entirely.
chocolate-doom-3.0.1/src/strife/p_enemy.c:318:    //  Structure of ASM also indicates this was probably a switch 
chocolate-doom-3.0.1/src/strife/p_enemy.c-319-    //  statement turned into a cascading if/else by the compiler.
##############################################
chocolate-doom-3.0.1/.pc/build-with-python3.patch/configure.ac-114-
chocolate-doom-3.0.1/.pc/build-with-python3.patch/configure.ac:115:WINDOWS_RC_VERSION=`echo $PACKAGE_VERSION | sed 's/-.*//; s/\./, /g; s/$/, 0/'`
chocolate-doom-3.0.1/.pc/build-with-python3.patch/configure.ac-116-
##############################################
chocolate-doom-3.0.1/configure.ac-114-
chocolate-doom-3.0.1/configure.ac:115:WINDOWS_RC_VERSION=`echo $PACKAGE_VERSION | sed 's/-.*//; s/\./, /g; s/$/, 0/'`
chocolate-doom-3.0.1/configure.ac-116-