===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
solvespace-2.3+repack1/src/expr.cpp-552-    switch(op) {
solvespace-2.3+repack1/src/expr.cpp:553:        case PARAM:     return ssprintf("param(%08x)", parh.v);
solvespace-2.3+repack1/src/expr.cpp:554:        case PARAM_PTR: return ssprintf("param(p%08x)", parp->h.v);
solvespace-2.3+repack1/src/expr.cpp-555-
##############################################
solvespace-2.3+repack1/src/CMakeLists.txt-79-
solvespace-2.3+repack1/src/CMakeLists.txt:80:# `$<TARGET_FILE:tool>` allows us to use binfmt support on Linux
solvespace-2.3+repack1/src/CMakeLists.txt-81-# without special-casing anything; running `tool.exe` would succeed
##############################################
solvespace-2.3+repack1/README.md-134-
solvespace-2.3+repack1/README.md:135:First, ensure that git and gcc are in your `$PATH`. Then, run the following
solvespace-2.3+repack1/README.md-136-in bash:
##############################################
solvespace-2.3+repack1/.pc/20_use_system_unifont.patch/src/CMakeLists.txt-79-
solvespace-2.3+repack1/.pc/20_use_system_unifont.patch/src/CMakeLists.txt:80:# `$<TARGET_FILE:tool>` allows us to use binfmt support on Linux
solvespace-2.3+repack1/.pc/20_use_system_unifont.patch/src/CMakeLists.txt-81-# without special-casing anything; running `tool.exe` would succeed