===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tatan-1.0.dfsg2/src/br/boot.d-53-    short cw;
tatan-1.0.dfsg2/src/br/boot.d:54:    asm { fnstcw cw; }
tatan-1.0.dfsg2/src/br/boot.d-55-    cw &= ~1;
tatan-1.0.dfsg2/src/br/boot.d:56:    asm { fldcw cw; }
tatan-1.0.dfsg2/src/br/boot.d-57-  }
##############################################
tatan-1.0.dfsg2/debian/patches/dlang_v2.patch-517-     short cw;
tatan-1.0.dfsg2/debian/patches/dlang_v2.patch:518:     asm { fnstcw cw; }
tatan-1.0.dfsg2/debian/patches/dlang_v2.patch-519-     cw &= ~1;
tatan-1.0.dfsg2/debian/patches/dlang_v2.patch:520:     asm { fldcw cw; }
tatan-1.0.dfsg2/debian/patches/dlang_v2.patch-521-   }
##############################################
tatan-1.0.dfsg2/.pc/fixes.patch/src/br/boot.d-46-    short cw;
tatan-1.0.dfsg2/.pc/fixes.patch/src/br/boot.d:47:    asm { fnstcw cw; }
tatan-1.0.dfsg2/.pc/fixes.patch/src/br/boot.d-48-    cw &= ~1;
tatan-1.0.dfsg2/.pc/fixes.patch/src/br/boot.d:49:    asm { fldcw cw; }
tatan-1.0.dfsg2/.pc/fixes.patch/src/br/boot.d-50-  }
##############################################
tatan-1.0.dfsg2/.pc/dlang_v2.patch/src/br/boot.d-54-    short cw;
tatan-1.0.dfsg2/.pc/dlang_v2.patch/src/br/boot.d:55:    asm { fnstcw cw; }
tatan-1.0.dfsg2/.pc/dlang_v2.patch/src/br/boot.d-56-    cw &= ~1;
tatan-1.0.dfsg2/.pc/dlang_v2.patch/src/br/boot.d:57:    asm { fldcw cw; }
tatan-1.0.dfsg2/.pc/dlang_v2.patch/src/br/boot.d-58-  }