===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
osmium-tool-1.12.1/cmake/FindOsmium.cmake-242-        else()
osmium-tool-1.12.1/cmake/FindOsmium.cmake:243:            message(WARNING "Osmium: Disabled Google SparseHash library on 32bit system (size_type=${SPARSETABLE_SIZE_TYPE}).")
osmium-tool-1.12.1/cmake/FindOsmium.cmake-244-        endif()
##############################################
osmium-tool-1.12.1/scripts/osm-history-splitter2osmium-extract-config.sh-18-    elif [ "$type" = "OSM" -o "$type" = "POLY" ]; then
osmium-tool-1.12.1/scripts/osm-history-splitter2osmium-extract-config.sh:19:        lctype=`echo $type | tr 'A-Z' 'a-z'`
osmium-tool-1.12.1/scripts/osm-history-splitter2osmium-extract-config.sh-20-        cat << __END__
##############################################
osmium-tool-1.12.1/test/include/catch.hpp-2140-    #if defined(__GNUC__) && (defined(__i386) || defined(__x86_64))
osmium-tool-1.12.1/test/include/catch.hpp:2141:        #define CATCH_TRAP() asm volatile ("int $3") /* NOLINT */
osmium-tool-1.12.1/test/include/catch.hpp-2142-    #else // Fall back to the generic way.
##############################################
osmium-tool-1.12.1/test/io/Makefile.in-159-	for i in $^; do \
osmium-tool-1.12.1/test/io/Makefile.in:160:	    filename=`basename $$i`; \
osmium-tool-1.12.1/test/io/Makefile.in:161:	    crc=`$(OSMIUM_FILEINFO) $$i`; \
osmium-tool-1.12.1/test/io/Makefile.in-162-	    echo $$crc $$filename >>$@; \
##############################################
osmium-tool-1.12.1/test/io/Makefile.in-169-	for i in $^; do \
osmium-tool-1.12.1/test/io/Makefile.in:170:	    filename=`basename $$i`; \
osmium-tool-1.12.1/test/io/Makefile.in:171:	    crc=`$(OSMIUM_FILEINFO) $$i`; \
osmium-tool-1.12.1/test/io/Makefile.in-172-	    echo $$crc $$filename >>$@; \
##############################################
osmium-tool-1.12.1/test/io/Makefile.in-182-	for i in $^; do \
osmium-tool-1.12.1/test/io/Makefile.in:183:	    filename=`basename $$i`; \
osmium-tool-1.12.1/test/io/Makefile.in:184:	    crc=`$(OSMIUM_FILEINFO) $$i`; \
osmium-tool-1.12.1/test/io/Makefile.in-185-	    echo $$crc $$filename >>$@; \