===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
sympow-2.023.6/fpu.c-42-#elif defined(x86)
sympow-2.023.6/fpu.c:43:#define _SET_FPU_CONTROL_WORD(x) asm volatile ("fldcw %0": :"m" (x));
sympow-2.023.6/fpu.c:44:#define _READ_FPU_CONTROL_WORD(x) asm volatile ("fnstcw %0":"=m" (x));
sympow-2.023.6/fpu.c-45-#else
##############################################
sympow-2.023.6/.pc/debianization.patch/Configure-228-
sympow-2.023.6/.pc/debianization.patch/Configure:229:##MACH=`"$UNAME" -m`
sympow-2.023.6/.pc/debianization.patch/Configure-230-##for x in ix86 i386 i486 i586 i686 i386pc x86_64 ia64
##############################################
sympow-2.023.6/Configure-233-
sympow-2.023.6/Configure:234:##MACH=`"$UNAME" -m`
sympow-2.023.6/Configure-235-##for x in ix86 i386 i486 i586 i686 i386pc x86_64 ia64