===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ii-esu-1.0a.dfsg2/src/es/boot.d-56-    short cw;
ii-esu-1.0a.dfsg2/src/es/boot.d:57:    asm { fnstcw cw; }
ii-esu-1.0a.dfsg2/src/es/boot.d-58-    cw &= ~1;
ii-esu-1.0a.dfsg2/src/es/boot.d:59:    asm { fldcw cw; }
ii-esu-1.0a.dfsg2/src/es/boot.d-60-  }
##############################################
ii-esu-1.0a.dfsg2/debian/patches/dlang_v2.patch-576-     short cw;
ii-esu-1.0a.dfsg2/debian/patches/dlang_v2.patch:577:     asm { fnstcw cw; }
ii-esu-1.0a.dfsg2/debian/patches/dlang_v2.patch-578-     cw &= ~1;
ii-esu-1.0a.dfsg2/debian/patches/dlang_v2.patch:579:     asm { fldcw cw; }
ii-esu-1.0a.dfsg2/debian/patches/dlang_v2.patch-580-   }
##############################################
ii-esu-1.0a.dfsg2/.pc/fixes.patch/src/es/boot.d-47-    short cw;
ii-esu-1.0a.dfsg2/.pc/fixes.patch/src/es/boot.d:48:    asm { fnstcw cw; }
ii-esu-1.0a.dfsg2/.pc/fixes.patch/src/es/boot.d-49-    cw &= ~1;
ii-esu-1.0a.dfsg2/.pc/fixes.patch/src/es/boot.d:50:    asm { fldcw cw; }
ii-esu-1.0a.dfsg2/.pc/fixes.patch/src/es/boot.d-51-  }
##############################################
ii-esu-1.0a.dfsg2/.pc/dlang_v2.patch/src/es/boot.d-57-    short cw;
ii-esu-1.0a.dfsg2/.pc/dlang_v2.patch/src/es/boot.d:58:    asm { fnstcw cw; }
ii-esu-1.0a.dfsg2/.pc/dlang_v2.patch/src/es/boot.d-59-    cw &= ~1;
ii-esu-1.0a.dfsg2/.pc/dlang_v2.patch/src/es/boot.d:60:    asm { fldcw cw; }
ii-esu-1.0a.dfsg2/.pc/dlang_v2.patch/src/es/boot.d-61-  }