===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
slic3r-1.3.0+dfsg1/lib/Slic3r/Print.pm-158-            }
slic3r-1.3.0+dfsg1/lib/Slic3r/Print.pm:159:            system($executable, @parsed_script);
slic3r-1.3.0+dfsg1/lib/Slic3r/Print.pm-160-        }
##############################################
slic3r-1.3.0+dfsg1/package/linux/appimage.sh-55-# some magic to find out the real location of this script dealing with symlinks
slic3r-1.3.0+dfsg1/package/linux/appimage.sh:56:DIR=`readlink "$0"` || DIR="$0";
slic3r-1.3.0+dfsg1/package/linux/appimage.sh:57:DIR=`dirname "$DIR"`;
slic3r-1.3.0+dfsg1/package/linux/appimage.sh-58-cd "$DIR"
##############################################
slic3r-1.3.0+dfsg1/src/CMakeLists.txt-155-    MESSAGE("wx found!")
slic3r-1.3.0+dfsg1/src/CMakeLists.txt:156:    INCLUDE("${wxWidgets_USE_FILE}")
slic3r-1.3.0+dfsg1/src/CMakeLists.txt-157-    add_library(slic3r_gui STATIC ${LIBDIR}/slic3r/GUI/3DScene.cpp ${LIBDIR}/slic3r/GUI/GUI.cpp)
##############################################
slic3r-1.3.0+dfsg1/xs/Build.PL-165-  
slic3r-1.3.0+dfsg1/xs/Build.PL:166:        if ($files[0] =~ /${lib_prefix}system([^.]*)$lib_ext$/) {
slic3r-1.3.0+dfsg1/xs/Build.PL-167-            # Suffix contains the version number, the build type etc.
##############################################
slic3r-1.3.0+dfsg1/debian/rules-50-	set -e; for file in utils/*.pl; do \
slic3r-1.3.0+dfsg1/debian/rules:51:		cp $$file $(CURDIR)/debian/slic3r/usr/bin/`basename $$file .pl`; \
slic3r-1.3.0+dfsg1/debian/rules:52:		chmod +x $(CURDIR)/debian/slic3r/usr/bin/`basename $$file .pl`; \
slic3r-1.3.0+dfsg1/debian/rules-53-	done
##############################################
slic3r-1.3.0+dfsg1/.pc/Use-system-expat.h.patch/xs/Build.PL-165-  
slic3r-1.3.0+dfsg1/.pc/Use-system-expat.h.patch/xs/Build.PL:166:        if ($files[0] =~ /${lib_prefix}system([^.]*)$lib_ext$/) {
slic3r-1.3.0+dfsg1/.pc/Use-system-expat.h.patch/xs/Build.PL-167-            # Suffix contains the version number, the build type etc.
##############################################
slic3r-prusa-2.2.0+dfsg1/cmake/modules/Catch2/Catch.cmake-143-    "if(EXISTS \"${ctest_tests_file}\")\n"
slic3r-prusa-2.2.0+dfsg1/cmake/modules/Catch2/Catch.cmake:144:    "  include(\"${ctest_tests_file}\")\n"
slic3r-prusa-2.2.0+dfsg1/cmake/modules/Catch2/Catch.cmake-145-    "else()\n"
##############################################
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindAlienWx.cmake-88-")
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindAlienWx.cmake:89:include(${AlienWx_TEMP_INCLUDE})
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindAlienWx.cmake-90-file(REMOVE ${AlienWx_TEMP_INCLUDE})
##############################################
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindCURL.cmake-60-
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindCURL.cmake:61:  include(${CMAKE_CURRENT_LIST_DIR}/SelectLibraryConfigurations_SLIC3R.cmake)
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindCURL.cmake-62-  select_library_configurations_SLIC3R(CURL)
##############################################
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindCURL.cmake-76-
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindCURL.cmake:77:include(${CMAKE_CURRENT_LIST_DIR}/FindPackageHandleStandardArgs_SLIC3R.cmake)
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindCURL.cmake-78-FIND_PACKAGE_HANDLE_STANDARD_ARGS_SLIC3R(CURL
##############################################
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindOpenVDB.cmake-123-# Include utility functions for version information
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindOpenVDB.cmake:124:include(${CMAKE_CURRENT_LIST_DIR}/OpenVDBUtils.cmake)
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindOpenVDB.cmake-125-
##############################################
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindOpenVDB.cmake-524-    if (${COMPONENT} STREQUAL openvdb)
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindOpenVDB.cmake:525:      include (${CMAKE_CURRENT_LIST_DIR}/CheckAtomic.cmake)
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindOpenVDB.cmake-526-      set(_LINK_LIBS ${_OPENVDB_VISIBLE_DEPENDENCIES} ${CMAKE_REQUIRED_LIBRARIES})
##############################################
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindPackageHandleStandardArgs_SLIC3R.cmake-137-
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindPackageHandleStandardArgs_SLIC3R.cmake:138:include(${CMAKE_CURRENT_LIST_DIR}/FindPackageMessage_SLIC3R.cmake)
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindPackageHandleStandardArgs_SLIC3R.cmake-139-
##############################################
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindPerlEmbed.cmake-58-")
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindPerlEmbed.cmake:59:include(${PerlEmbed_TEMP_INCLUDE})
slic3r-prusa-2.2.0+dfsg1/cmake/modules/FindPerlEmbed.cmake-60-file(REMOVE ${PerlEmbed_TEMP_INCLUDE})
##############################################
slic3r-prusa-2.2.0+dfsg1/sandboxes/opencsg/CMakeLists.txt-16-find_package(OpenCSG REQUIRED)
slic3r-prusa-2.2.0+dfsg1/sandboxes/opencsg/CMakeLists.txt:17:include(${wxWidgets_USE_FILE})
slic3r-prusa-2.2.0+dfsg1/sandboxes/opencsg/CMakeLists.txt-18-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/CMakeLists.txt-59-
slic3r-prusa-2.2.0+dfsg1/src/CMakeLists.txt:60:    include(${wxWidgets_USE_FILE})
slic3r-prusa-2.2.0+dfsg1/src/CMakeLists.txt-61-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/agg/agg_basics.h-133-        int t;
slic3r-prusa-2.2.0+dfsg1/src/agg/agg_basics.h:134:        __asm fld   qword ptr [v]
slic3r-prusa-2.2.0+dfsg1/src/agg/agg_basics.h:135:        __asm fistp dword ptr [t]
slic3r-prusa-2.2.0+dfsg1/src/agg/agg_basics.h:136:        __asm mov eax, dword ptr [t]
slic3r-prusa-2.2.0+dfsg1/src/agg/agg_basics.h-137-    }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/agg/agg_basics.h-140-        unsigned t;
slic3r-prusa-2.2.0+dfsg1/src/agg/agg_basics.h:141:        __asm fld   qword ptr [v]
slic3r-prusa-2.2.0+dfsg1/src/agg/agg_basics.h:142:        __asm fistp dword ptr [t]
slic3r-prusa-2.2.0+dfsg1/src/agg/agg_basics.h:143:        __asm mov eax, dword ptr [t]
slic3r-prusa-2.2.0+dfsg1/src/agg/agg_basics.h-144-    }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ChangeLog-2010-218-	AVRDUDE 5.8svn fails to program and read XMEGA); use
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ChangeLog-2010:219:	stk500v2_loadaddr() prior to paged mode (EEPROM and flash) writes,
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ChangeLog-2010-220-	otherwise programming of flash areas will fail; while being there,
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ChangeLog-2010:221:	check the return value of stk500v2_loadaddr() everywhere; use the
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ChangeLog-2010-222-	correct write/erase mode bits (same as AVR Studio does).
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-48-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c:49:  cmd = TPI_CMD_SIN | TPI_SIO_ADDR(TPI_IOREG_NVMCSR);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-50-  (void)pgm->cmd_tpi(pgm, &cmd, 1, &res, 1);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-78-	    /* write CHIP_ERASE command to NVMCMD register */
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c:79:			(TPI_CMD_SOUT | TPI_SIO_ADDR(TPI_IOREG_NVMCMD)),
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-80-			TPI_NVMCMD_CHIP_ERASE,
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-160-  /* set NVMCMD register */
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c:161:  cmd[0] = TPI_CMD_SOUT | TPI_SIO_ADDR(TPI_IOREG_NVMCMD);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-162-  cmd[1] = nvmcmd;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-252-    avr_set_bits(lext, cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c:253:    avr_set_addr(lext, cmd, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-254-    r = pgm->cmd(pgm, cmd, res);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-261-  avr_set_bits(readop, cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c:262:  avr_set_addr(readop, cmd, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-263-  r = pgm->cmd(pgm, cmd, res);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-283- */
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c:284:int avr_mem_hiaddr(AVRMEM * mem)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-285-{
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-363-    }
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c:364:    return avr_mem_hiaddr(mem);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-365-  }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-426-          strcasecmp(mem->desc, "boot") == 0)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c:427:        return avr_mem_hiaddr(mem);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-428-      else
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-460-      strcasecmp(mem->desc, "boot") == 0)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c:461:    return avr_mem_hiaddr(mem);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-462-  else
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-508-    avr_set_bits(lext, cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c:509:    avr_set_addr(lext, cmd, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-510-    pgm->cmd(pgm, cmd, res);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-515-  avr_set_bits(wp, cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c:516:  avr_set_addr(wp, cmd, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-517-  pgm->cmd(pgm, cmd, res);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-665-  avr_set_bits(writeop, cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c:666:  avr_set_addr(writeop, cmd, caddr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr.c-667-  avr_set_input(writeop, cmd, data);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-403-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:404:static void avr910_set_addr(PROGRAMMER * pgm, unsigned long addr)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-405-{
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-440-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:441:  avr910_set_addr(pgm, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-442-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-454-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:455:  avr910_set_addr(pgm, addr >> 1);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-456-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-475-{
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:476:  avr910_set_addr(pgm, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-477-  avr910_send(pgm, "d", 1);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-510-  page_addr = addr;
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:511:  avr910_set_addr(pgm, addr>>1);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-512-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-525-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:526:      avr910_set_addr(pgm, page_addr>>1);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-527-      avr910_send(pgm, "m", 1);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-531-      usleep(m->max_write_delay);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:532:      avr910_set_addr(pgm, addr>>1);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-533-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-539-    else if ((PDATA(pgm)->has_auto_incr_addr != 'Y') && ((addr & 0x01) == 0)) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:540:      avr910_set_addr(pgm, addr>>1);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-541-    }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-547-  if (page_wr_cmd_pending) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:548:    avr910_set_addr(pgm, page_addr>>1);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-549-    avr910_send(pgm, "m", 1);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-565-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:566:  avr910_set_addr(pgm, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-567-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-578-    if (PDATA(pgm)->has_auto_incr_addr != 'Y') {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:579:      avr910_set_addr(pgm, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-580-    }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-617-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:618:    avr910_set_addr(pgm, addr / wr_size);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-619-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-675-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:676:    avr910_set_addr(pgm, addr / rd_size);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-677-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-693-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:694:    avr910_set_addr(pgm, addr / rd_size);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-695-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-711-      if (PDATA(pgm)->has_auto_incr_addr != 'Y') {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c:712:        avr910_set_addr(pgm, addr / rd_size);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avr910.c-713-      }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-913-	avr_set_bits(m->op[AVR_OP_LOAD_EXT_ADDR], buf);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c:914:	avr_set_addr(m->op[AVR_OP_LOAD_EXT_ADDR], buf, address);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-915-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-936-	{
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c:937:		avr_set_addr(m->op[AVR_OP_WRITE], cmd, add);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-938-		avr_set_input(m->op[AVR_OP_WRITE], cmd, *data++);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-959-		avr_set_bits(m->op[AVR_OP_READ], cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c:960:		avr_set_addr(m->op[AVR_OP_READ], cmd, add);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-961-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-1026-		/* here is the second byte increment, just if you're wondering */
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c:1027:		avr_set_addr(m->op[AVR_OP_LOADPAGE_LO], bufptr, word);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-1028-		avr_set_input(m->op[AVR_OP_LOADPAGE_LO], bufptr, *buffer++);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-1030-		avr_set_bits(m->op[AVR_OP_LOADPAGE_HI], bufptr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c:1031:		avr_set_addr(m->op[AVR_OP_LOADPAGE_HI], bufptr, word);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-1032-		avr_set_input(m->op[AVR_OP_LOADPAGE_HI], bufptr, *buffer++);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-1042-		/* setting page address highbyte */
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c:1043:		avr_set_addr(m->op[AVR_OP_WRITEPAGE],
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-1044-					 bufptr, addr/2);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-1131-		avr_set_bits(m->op[AVR_OP_READ_LO], &o_buf[index*4]);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c:1132:		avr_set_addr(m->op[AVR_OP_READ_LO], &o_buf[index*4], word);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-1133-		index++;
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-1134-		avr_set_bits(m->op[AVR_OP_READ_HI], &o_buf[index*4]);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c:1135:		avr_set_addr(m->op[AVR_OP_READ_HI], &o_buf[index*4], word);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrftdi.c-1136-		index++;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrpart.c-101-/*
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrpart.c:102: * avr_set_addr()
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrpart.c-103- *
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrpart.c-106- */
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrpart.c:107:int avr_set_addr(OPCODE * op, unsigned char * cmd, unsigned long addr)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/avrpart.c-108-{
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/bitbang.c-436-    /* NVMCMD <- CHIP_ERASE */
slic3r-prusa-2.2.0+dfsg1/src/avrdude/bitbang.c:437:    bitbang_tpi_tx(pgm, TPI_CMD_SOUT | TPI_SIO_ADDR(TPI_IOREG_NVMCMD));
slic3r-prusa-2.2.0+dfsg1/src/avrdude/bitbang.c-438-    bitbang_tpi_tx(pgm, TPI_NVMCMD_CHIP_ERASE); /* CHIP_ERASE */
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/buspirate.c-1029-				avr_set_bits(m->op[AVR_OP_LOADPAGE_LO], &(cmd_buf[4*i]));
slic3r-prusa-2.2.0+dfsg1/src/avrdude/buspirate.c:1030:				avr_set_addr(m->op[AVR_OP_LOADPAGE_LO], &(cmd_buf[4*i]), addr/2);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/buspirate.c-1031-				avr_set_input(m->op[AVR_OP_LOADPAGE_LO], &(cmd_buf[4*i]), m->buf[addr]);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/buspirate.c-1033-				avr_set_bits(m->op[AVR_OP_LOADPAGE_HI], &(cmd_buf[4*i]));
slic3r-prusa-2.2.0+dfsg1/src/avrdude/buspirate.c:1034:				avr_set_addr(m->op[AVR_OP_LOADPAGE_HI], &(cmd_buf[4*i]), addr/2);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/buspirate.c-1035-				avr_set_input(m->op[AVR_OP_LOADPAGE_HI], &(cmd_buf[4*i]), m->buf[addr]);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-425-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c:426:static void butterfly_set_addr(PROGRAMMER * pgm, unsigned long addr)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-427-{
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-438-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c:439:static void butterfly_set_extaddr(PROGRAMMER * pgm, unsigned long addr)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-440-{
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-475-    if (use_ext_addr) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c:476:      butterfly_set_extaddr(pgm, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-477-    } else {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c:478:      butterfly_set_addr(pgm, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-479-    }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-513-    if (use_ext_addr) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c:514:      butterfly_set_extaddr(pgm, addr >> 1);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-515-    } else {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c:516:      butterfly_set_addr(pgm, addr >> 1);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-517-    }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-541-{
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c:542:  butterfly_set_addr(pgm, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-543-  butterfly_send(pgm, "g\000\001E", 4);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-611-  if (use_ext_addr) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c:612:    butterfly_set_extaddr(pgm, addr / wr_size);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-613-  } else {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c:614:    butterfly_set_addr(pgm, addr / wr_size);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-615-  }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-672-    if (use_ext_addr) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c:673:      butterfly_set_extaddr(pgm, addr / rd_size);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-674-    } else {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c:675:      butterfly_set_addr(pgm, addr / rd_size);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/butterfly.c-676-    }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/configure.ac-53-   AC_MSG_CHECKING([whether yylex_destroy is generated by flex])
slic3r-prusa-2.2.0+dfsg1/src/avrdude/configure.ac:54:   flex_version=`$LEX -V -v --version 2>/dev/null | $SED -e 's/^.* //'`
slic3r-prusa-2.2.0+dfsg1/src/avrdude/configure.ac-55-   case $flex_version in
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/doc/Makefile.am-73-	| $(AWK) '$$2 ~ /^=$$/ {printf("@item @code{%s} @tab %s\n",$$1,$$3)}' \
slic3r-prusa-2.2.0+dfsg1/src/avrdude/doc/Makefile.am:74:	| sed -e "`sed 's:\([^ \t]*\)[ \t]*\(.*\):s/\1$$/\1 \2/g:g' <parts_comments.txt`" \
slic3r-prusa-2.2.0+dfsg1/src/avrdude/doc/Makefile.am-75-	>parts.texi
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/fileio.c-1661-       */
slic3r-prusa-2.2.0+dfsg1/src/avrdude/fileio.c:1662:      rc = avr_mem_hiaddr(mem);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/fileio.c-1663-    }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ft245r.c-796-                avr_set_bits(lext, cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ft245r.c:797:                avr_set_addr(lext, cmd, addr_wk/2);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ft245r.c-798-                buf_pos += set_data(pgm, buf+buf_pos, cmd[0]);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtag3.c-105-static unsigned char jtag3_memtype(PROGRAMMER * pgm, AVRPART * p, unsigned long addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtag3.c:106:static unsigned int jtag3_memaddr(PROGRAMMER * pgm, AVRPART * p, AVRMEM * m, unsigned long addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtag3.c-107-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtag3.c-1592-    u32_to_b4(cmd + 8, page_size);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtag3.c:1593:    u32_to_b4(cmd + 4, jtag3_memaddr(pgm, p, m, addr));
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtag3.c-1594-    cmd[12] = 0;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtag3.c-1678-    u32_to_b4(cmd + 8, block_size);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtag3.c:1679:    u32_to_b4(cmd + 4, jtag3_memaddr(pgm, p, m, addr));
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtag3.c-1680-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtag3.c-2165-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtag3.c:2166:static unsigned int jtag3_memaddr(PROGRAMMER * pgm, AVRPART * p, AVRMEM * m, unsigned long addr)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtag3.c-2167-{
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-146-static unsigned char jtagmkII_memtype(PROGRAMMER * pgm, AVRPART * p, unsigned long addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:147:static unsigned int jtagmkII_memaddr(PROGRAMMER * pgm, AVRPART * p, AVRMEM * m, unsigned long addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-148-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-156-static int jtagmkII_chip_erase32(PROGRAMMER * pgm, AVRPART * p);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:157:static unsigned long jtagmkII_read_SABaddr(PROGRAMMER * pgm, unsigned long addr,
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-158-                      unsigned int prefix); // ERROR_SAB illegal
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:159:static int jtagmkII_write_SABaddr(PROGRAMMER * pgm, unsigned long addr,
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-160-                                  unsigned int prefix, unsigned long val);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-1922-  /*
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:1923:   * Don't use jtagmkII_memaddr() here.  While with all other
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-1924-   * commands, firmware 7+ doesn't require the NVM offsets being
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2048-    u32_to_b4(cmd + 2, page_size);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2049:    u32_to_b4(cmd + 6, jtagmkII_memaddr(pgm, p, m, addr));
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2050-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2163-    u32_to_b4(cmd + 2, block_size);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2164:    u32_to_b4(cmd + 6, jtagmkII_memaddr(pgm, p, m, addr));
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2165-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2734-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2735:static unsigned int jtagmkII_memaddr(PROGRAMMER * pgm, AVRPART * p, AVRMEM * m, unsigned long addr)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2736-{
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2839-  {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2840:    val = jtagmkII_read_SABaddr(pgm, AVR32_DS, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2841-    if(val != 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2842:    val = jtagmkII_read_SABaddr(pgm, AVR32_DC, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2843-    if(val != 0) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2846-  if(flags & (AVR32_RESET_READ | AVR32_RESET_CHIP_ERASE)) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2847:    status = jtagmkII_write_SABaddr(pgm, AVR32_DC, 0x01,
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2848-                                    AVR32_DC_DBE | AVR32_DC_DBR);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2852-  if(flags & (AVR32_RESET_WRITE | AVR32_SET4RUNNING)) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2853:    status = jtagmkII_write_SABaddr(pgm, AVR32_DC, 0x01,
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2854-             AVR32_DC_ABORT | AVR32_DC_RESET | AVR32_DC_DBE | AVR32_DC_DBR);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2856-    for(j=0; j<21; ++j) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2857:      val = jtagmkII_read_SABaddr(pgm, AVR32_DS, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2858-    }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2867-    for(j=0; j<2; ++j) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2868:      val = jtagmkII_read_SABaddr(pgm, AVR32_DS, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2869-      if(val == ERROR_SAB) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2875-  {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2876:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xe7b00044);  // mtdr 272, R0
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2877-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2878-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2879:    val = jtagmkII_read_SABaddr(pgm, AVR32_DCSR, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2880-    if(val != 0x00000001) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2881-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2882:    val = jtagmkII_read_SABaddr(pgm, AVR32_DCCPU, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2883-    if(val != 0x00000000) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2888-    for(j=0; j<2; ++j) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2889:      val = jtagmkII_read_SABaddr(pgm, AVR32_DS, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2890-      if(val == ERROR_SAB) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2893-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2894:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xe7b00044);  // mtdr 272, R0
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2895-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2896-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2897:    val = jtagmkII_read_SABaddr(pgm, AVR32_DCSR, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2898-    if(val != 0x00000001) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2899-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2900:    val = jtagmkII_read_SABaddr(pgm, AVR32_DCCPU, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2901-    if(val != 0x00000000) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2902-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2903:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xe1b00040);  // mfsr R0, 256
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2904-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2905-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2906:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xe7b00044);  // mtdr 272, R0
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2907-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2908-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2909:    val = jtagmkII_read_SABaddr(pgm, AVR32_DCSR, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2910-    if(val != 0x00000001) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2911-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2912:    val = jtagmkII_read_SABaddr(pgm, AVR32_DCCPU, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2913-    if(val == ERROR_SAB) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2914-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2915:    status = jtagmkII_write_SABaddr(pgm, AVR32_DCEMU, 0x01, 0x00000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2916-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2917-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2918:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xe5b00045);  // mtdr R0, 276
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2919-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2920-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2921:    val = jtagmkII_read_SABaddr(pgm, AVR32_DS, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2922-    if(val == ERROR_SAB) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2924-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2925:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xe7b00044);  // mtdr 272, R0
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2926-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2927-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2928:    val = jtagmkII_read_SABaddr(pgm, AVR32_DCSR, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2929-    if(val != 0x00000001) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2930-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2931:    val = jtagmkII_read_SABaddr(pgm, AVR32_DCCPU, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2932-    if(val != 0x00000000) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2933-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2934:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xe1b00041);  // mfsr R0, 260
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2935-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2936:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xe7b00044);  // mtdr 272, R0
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2937-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2938-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2939:    val = jtagmkII_read_SABaddr(pgm, AVR32_DCSR, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2940-    if(val != 0x00000001) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2941:    val = jtagmkII_read_SABaddr(pgm, AVR32_DCCPU, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2942-    if(val == ERROR_SAB) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2943-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2944:    status = jtagmkII_write_SABaddr(pgm, AVR32_DCEMU, 0x01, 0x00000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2945-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2946:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xe5b00045);  // mtdr R0, 276
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2947-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2948-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2949:    val = jtagmkII_read_SABaddr(pgm, 0x00000010, 0x06); // need to recheck who does this...
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2950-    if(val != 0x00000000) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2960-  if(flags & AVR32_SET4RUNNING) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2961:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xe1b00014);  // mfsr R0, 80
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2962-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2963-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2964:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xe7b00044);  // mtdr 272, R0
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2965-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2966-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2967:    val = jtagmkII_read_SABaddr(pgm, AVR32_DCSR, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2968-    if(val != 0x00000001) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2969-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2970:    val = jtagmkII_read_SABaddr(pgm, AVR32_DCCPU, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2971-    if(val == ERROR_SAB) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2972-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2973:    status = jtagmkII_write_SABaddr(pgm, AVR32_DCEMU, 0x01, 0x00000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2974-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2975-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2976:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xe5b00045);  // mfdr R0, 276
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2977-    if(status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2978-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2979:    val = jtagmkII_read_SABaddr(pgm, AVR32_DS, 0x01);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2980-    if(val == ERROR_SAB) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2982-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:2983:    status = jtagmkII_write_SABaddr(pgm, AVR32_DINST, 0x01, 0xd623d703);  // retd
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-2984-    if(status < 0) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3001-  // HMATRIX 0xFFFF1000
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3002:  status = jtagmkII_write_SABaddr(pgm, 0xffff1018, 0x05, 0x04000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3003-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3004:  status = jtagmkII_write_SABaddr(pgm, 0xffff1024, 0x05, 0x04000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3005-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3006:  status = jtagmkII_write_SABaddr(pgm, 0xffff1008, 0x05, 0x04000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3007-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3008:  status = jtagmkII_write_SABaddr(pgm, 0xffff1078, 0x05, 0x04000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3009-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3010:  status = jtagmkII_write_SABaddr(pgm, 0xffff1088, 0x05, 0x04000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3011-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3012-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3013:  status = jtagmkII_write_SABaddr(pgm, 0xffff1018, 0x05, 0x08000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3014-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3015:  status = jtagmkII_write_SABaddr(pgm, 0xffff1024, 0x05, 0x08000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3016-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3017:  status = jtagmkII_write_SABaddr(pgm, 0xffff1008, 0x05, 0x08000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3018-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3019:  status = jtagmkII_write_SABaddr(pgm, 0xffff1078, 0x05, 0x08000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3020-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3021:  status = jtagmkII_write_SABaddr(pgm, 0xffff1088, 0x05, 0x08000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3022-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3023-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3024:  status = jtagmkII_write_SABaddr(pgm, 0xffff1018, 0x05, 0x10000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3025-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3026:  status = jtagmkII_write_SABaddr(pgm, 0xffff1024, 0x05, 0x10000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3027-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3028:  status = jtagmkII_write_SABaddr(pgm, 0xffff1008, 0x05, 0x10000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3029-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3030:  status = jtagmkII_write_SABaddr(pgm, 0xffff1078, 0x05, 0x10000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3031-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3032:  status = jtagmkII_write_SABaddr(pgm, 0xffff1088, 0x05, 0x10000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3033-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3034-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3035:  status = jtagmkII_write_SABaddr(pgm, 0xffff1018, 0x05, 0x00020000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3036-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3037:  status = jtagmkII_write_SABaddr(pgm, 0xffff1024, 0x05, 0x00020000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3038-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3039:  status = jtagmkII_write_SABaddr(pgm, 0xffff1008, 0x05, 0x00020000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3040-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3041:  status = jtagmkII_write_SABaddr(pgm, 0xffff1078, 0x05, 0x00020000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3042-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3043:  status = jtagmkII_write_SABaddr(pgm, 0xffff1088, 0x05, 0x00020000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3044-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3045-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3046:  status = jtagmkII_write_SABaddr(pgm, 0xffff1018, 0x05, 0x02000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3047-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3048:  status = jtagmkII_write_SABaddr(pgm, 0xffff1024, 0x05, 0x02000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3049-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3050:  status = jtagmkII_write_SABaddr(pgm, 0xffff1008, 0x05, 0x02000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3051-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3052:  status = jtagmkII_write_SABaddr(pgm, 0xffff1078, 0x05, 0x02000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3053-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3054:  status = jtagmkII_write_SABaddr(pgm, 0xffff1088, 0x05, 0x02000000);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3055-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3056-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3057:  status = jtagmkII_write_SABaddr(pgm, 0xfffe1c00, 0x05, 0x00010001);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3058-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3059:  status = jtagmkII_write_SABaddr(pgm, 0xfffe1c04, 0x05, 0x05070a0b);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3060-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3061:  status = jtagmkII_write_SABaddr(pgm, 0xfffe1c08, 0x05, 0x000b000c);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3062-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3063:  status = jtagmkII_write_SABaddr(pgm, 0xfffe1c0c, 0x05, 0x00031103);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3064-  if (status < 0) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3066-  // switchToClockSource
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3067:  val = jtagmkII_read_SABaddr(pgm, 0xffff0c28, 0x05);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3068-  if (val != 0x00000000) {lineno = __LINE__; goto eRR;} // OSC 0
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3069:  status = jtagmkII_write_SABaddr(pgm, 0xffff0c28, 0x05, 0x0000607);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3070-  if (status < 0) {lineno = __LINE__; goto eRR;}
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3071:  val = jtagmkII_read_SABaddr(pgm, 0xffff0c00, 0x05);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3072-  if (val != 0x00000000) {lineno = __LINE__; goto eRR;} // PLL 0
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3073:  status = jtagmkII_write_SABaddr(pgm, 0xffff0c00, 0x05, 0x0000004);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3074-  if (status < 0) {lineno = __LINE__; goto eRR;} // Power Manager
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3075:  status = jtagmkII_write_SABaddr(pgm, 0xffff0c00, 0x05, 0x0000005);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3076-  if (status < 0) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3079-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3080:  val = jtagmkII_read_SABaddr(pgm, 0xfffe1408, 0x05);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3081-  if (val != 0x0000a001) {lineno = __LINE__; goto eRR;} // PLL 0
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3215-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3216:  val = jtagmkII_read_SABaddr(pgm, 0x00000010, 0x06);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3217-  if(val != 0x00000000) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3236-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3237:static unsigned long jtagmkII_read_SABaddr(PROGRAMMER * pgm, unsigned long addr,
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3238-                                           unsigned int prefix)
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3257-      putc('\n', stderr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3258:    avrdude_message(MSG_INFO, "%s: jtagmkII_read_SABaddr(): "
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3259-	      "timeout/error communicating with programmer (status %d) resp=%x\n",
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3277-      putc('\n', stderr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3278:    avrdude_message(MSG_INFO, "%s: jtagmkII_read_SABaddr(): "
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3279-	      "wrong number of bytes (status %d)\n",
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3290-      putc('\n', stderr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3291:    avrdude_message(MSG_INFO, "%s: jtagmkII_read_SABaddr(): "
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3292-	      "OCD Register %lx -> %4.4lx\n",
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3298-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3299:static int jtagmkII_write_SABaddr(PROGRAMMER * pgm, unsigned long addr,
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3300-                                  unsigned int prefix, unsigned long val)
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3316-      putc('\n', stderr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3317:    avrdude_message(MSG_INFO, "%s: jtagmkII_write_SABaddr(): "
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3318-	      "timeout/error communicating with programmer (status %d)\n",
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3326-      putc('\n', stderr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3327:    avrdude_message(MSG_INFO, "%s: jtagmkII_write_SABaddr(): "
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3328-	      "OCD Register %lx -> %4.4lx\n",
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3679-  for(i=0; i<256; ++i) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3680:    val = jtagmkII_read_SABaddr(pgm, AVR32_FLASHC_FSR, 0x05);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3681-    if(val == ERROR_SAB) continue;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3688-  cmd = AVR32_FLASHC_FCMD_KEY | page | (lock ? AVR32_FLASHC_FCMD_LOCK : AVR32_FLASHC_FCMD_UNLOCK);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3689:  status = jtagmkII_write_SABaddr(pgm, AVR32_FLASHC_FCMD, 0x05, cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3690-  if (status < 0) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3706-  for(i=0; i<256; ++i) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3707:    val = jtagmkII_read_SABaddr(pgm, AVR32_FLASHC_FSR, 0x05);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3708-    if(val == ERROR_SAB) continue;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3715-  cmd = AVR32_FLASHC_FCMD_KEY | page | AVR32_FLASHC_FCMD_ERASE_PAGE;
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3716:  status = jtagmkII_write_SABaddr(pgm, AVR32_FLASHC_FCMD, 0x05, cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3717-  if (status < 0) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3722-  for(i=0; i<256; ++i) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3723:    val = jtagmkII_read_SABaddr(pgm, AVR32_FLASHC_FSR, 0x05);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3724-    if(val == ERROR_SAB) continue;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3747-  cmd = AVR32_FLASHC_FCMD_KEY | page | AVR32_FLASHC_FCMD_WRITE_PAGE;
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3748:  status = jtagmkII_write_SABaddr(pgm, AVR32_FLASHC_FCMD, 0x05, cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3749-  if (status < 0) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3752-  for(i=0; i<256; ++i) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3753:    val = jtagmkII_read_SABaddr(pgm, AVR32_FLASHC_FSR, 0x05);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3754-    if(val == ERROR_SAB) continue;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3776-  cmd = AVR32_FLASHC_FCMD_KEY | AVR32_FLASHC_FCMD_CLEAR_PAGE_BUFFER;
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3777:  status = jtagmkII_write_SABaddr(pgm, AVR32_FLASHC_FCMD, 0x05, cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3778-  if (status < 0) {lineno = __LINE__; goto eRR;}
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3781-  for(i=0; i<256; ++i) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c:3782:    val = jtagmkII_read_SABaddr(pgm, AVR32_FLASHC_FSR, 0x05);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/jtagmkII.c-3783-    if(val == ERROR_SAB) continue;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/libavrdude.h-320-int avr_set_bits(OPCODE * op, unsigned char * cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/libavrdude.h:321:int avr_set_addr(OPCODE * op, unsigned char * cmd, unsigned long addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/libavrdude.h-322-int avr_set_input(OPCODE * op, unsigned char * cmd, unsigned char data);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/libavrdude.h-777-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/libavrdude.h:778:int avr_mem_hiaddr(AVRMEM * mem);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/libavrdude.h-779-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c-503-            avr_set_bits(lext, cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c:504:            avr_set_addr(lext, cmd, addr_base);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c-505-            pgm->cmd(pgm, cmd, res);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c-540-            avr_set_bits(readop, &cmd[addr_off*4]);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c:541:            avr_set_addr(readop, &cmd[addr_off*4], caddr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c-542-        }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c-598-        avr_set_bits(lext, cmd);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c:599:        avr_set_addr(lext, cmd, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c-600-    }
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c-603-    avr_set_bits(wp, &cmd[4]);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c:604:    avr_set_addr(wp, &cmd[4], addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c-605-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c-703-            avr_set_bits(writeop, &cmd[addr_off*4]);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c:704:            avr_set_addr(writeop, &cmd[addr_off*4], caddr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/pickit2.c-705-            avr_set_input(writeop, &cmd[addr_off*4], mem->buf[addr]);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ppiwin.c-320-    
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ppiwin.c:321:	asm volatile ("in %1, %0"
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ppiwin.c-322-        : "=a" (t)
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ppiwin.c-331-{
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ppiwin.c:332:    asm volatile ("out %1, %0"
slic3r-prusa-2.2.0+dfsg1/src/avrdude/ppiwin.c-333-        :
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-696-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c:697:static int stk500_loadaddr(PROGRAMMER * pgm, AVRMEM * mem, unsigned int addr)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-698-{
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-715-      avr_set_bits(lext, buf);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c:716:      avr_set_addr(lext, buf, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-717-      stk500_cmd(pgm, buf, buf);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-735-    if (tries > 33) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c:736:      avrdude_message(MSG_INFO, "%s: stk500_loadaddr(): can't get into sync\n",
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-737-              progname);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-744-  else if (buf[0] != Resp_STK_INSYNC) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c:745:    avrdude_message(MSG_INFO, "%s: stk500_loadaddr(): (a) protocol error, "
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-746-                    "expect=0x%02x, resp=0x%02x\n",
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-756-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c:757:  avrdude_message(MSG_INFO, "%s: loadaddr(): (b) protocol error, "
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-758-                  "expect=0x%02x, resp=0x%02x\n",
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-815-    tries++;
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c:816:    stk500_loadaddr(pgm, m, addr/a_div);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-817-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-922-    tries++;
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c:923:    stk500_loadaddr(pgm, m, addr/a_div);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500.c-924-    buf[0] = Cmnd_STK_READ_PAGE;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-1777-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:1778:static int stk500v2_loadaddr(PROGRAMMER * pgm, unsigned int addr)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-1779-{
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-1782-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:1783:  DEBUG("STK500V2: stk500v2_loadaddr(%d)\n",addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-1784-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-1793-  if (result < 0) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:1794:    avrdude_message(MSG_INFO, "%s: stk500v2_loadaddr(): failed to set load address\n",
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-1795-                    progname);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-1882-    /* flash and EEPROM reads require the load address command */
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:1883:    if (stk500v2_loadaddr(pgm, use_ext_addr | (paddr >> addrshift)) < 0)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-1884-        return -1;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2011-  buf[1] = pollidx + 1;
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:2012:  avr_set_addr(op, buf + 2, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2013-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2137-    /* flash and EEPROM reads require the load address command */
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:2138:    if (stk500v2_loadaddr(pgm, use_ext_addr | (paddr >> addrshift)) < 0)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2139-        return -1;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2268-  avr_set_bits(op, buf + 1);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:2269:  avr_set_addr(op, buf + 1, addr);
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2270-  avr_set_input(op, buf + 1, data);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2417-    if((last_addr==UINT_MAX)||(last_addr+block_size != addr)||prusa3d_semicolon_workaround_round2){
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:2418:      if (stk500v2_loadaddr(pgm, use_ext_addr | (addr >> addrshift)) < 0)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2419-        return -1;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2526-    if ((last_addr == UINT_MAX) || (last_addr + block_size != addr)) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:2527:      if (stk500v2_loadaddr(pgm, use_ext_addr | (addr >> addrshift)) < 0)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2528-        return -1;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2633-      hiaddr = addr & ~0xFFFF;
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:2634:      if (stk500v2_loadaddr(pgm, use_ext_addr | (addr >> addrshift)) < 0)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2635-        return -1;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2713-      hiaddr = addr & ~0xFFFF;
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:2714:      if (stk500v2_loadaddr(pgm, use_ext_addr | (addr >> addrshift)) < 0)
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-2715-        return -1;
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-4108-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:4109:    if (stk500v2_loadaddr(pgm, use_ext_addr) < 0) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-4110-        free(b);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-4222-
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c:4223:    if (stk500v2_loadaddr(pgm, use_ext_addr) < 0) {
slic3r-prusa-2.2.0+dfsg1/src/avrdude/stk500v2.c-4224-        free(b);
##############################################
slic3r-prusa-2.2.0+dfsg1/src/avrdude/tpi.h-53-/* for TPI_CMD_SIN & TPI_CMD_SOUT */
slic3r-prusa-2.2.0+dfsg1/src/avrdude/tpi.h:54:#define TPI_SIO_ADDR(x) ((x & 0x30) << 1 | (x & 0x0F)) 
slic3r-prusa-2.2.0+dfsg1/src/avrdude/tpi.h-55-
##############################################
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3065-static const char proggy_clean_ttf_compressed_data_base85[11980+1] =
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3066:    "7])#######hV0qs'/###[),##/l:$#Q6>##5[n42>c-TH`->>#/e>11NNV=Bv(*:.F?uu#(gRU.o0XGH`$vhLG1hxt9?W`#,5LsCp#-i>.r$<$6pD>Lb';9Crc6tgXmKVeU2cD4Eo3R/"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3067:    "2*>]b(MC;$jPfY.;h^`IWM9<Lh2TlS+f-s$o6Q<BWH`YiU.xfLq$N;$0iR/GX:U(jcW2p/W*q?-qmnUCI;jHSAiFWM.R*kU@C=GH?a9wp8f$e.-4^Qg1)Q-GL(lf(r/7GrRgwV%MS=C#"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3068-    "`8ND>Qo#t'X#(v#Y9w0#1D$CIf;W'#pWUPXOuxXuU(H9M(1<q-UE31#^-V'8IRUo7Qf./L>=Ke$$'5F%)]0^#0X@U.a<r:QLtFsLcL6##lOj)#.Y5<-R&KgLwqJfLgN&;Q?gI^#DY2uL"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3069-    "i@^rMl9t=cWq6##weg>$FBjVQTSDgEKnIS7EM9>ZY9w0#L;>>#Mx&4Mvt//L[MkA#W@lK.N'[0#7RL_&#w+F%HtG9M#XL`N&.,GM4Pg;-<nLENhvx>-VsM.M0rJfLH2eTM`*oJMHRC`N"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3070:    "kfimM2J,W-jXS:)r0wK#@Fge$U>`w'N7G#$#fB#$E^$#:9:hk+eOe--6x)F7*E%?76%^GMHePW-Z5l'&GiF#$956:rS?dA#fiK:)Yr+`&#0j@'DbG&#^$PG.Ll+DNa<XCMKEV*N)LN/N"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3071:    "*b=%Q6pia-Xg8I$<MR&,VdJe$<(7G;Ckl'&hF;;$<_=X(b.RS%%)###MPBuuE1V:v&cX&#2m#(&cV]`k9OhLMbn%s$G2,B$BfD3X*sp5#l,$R#]x_X1xKX%b5U*[r5iMfUo9U`N99hG)"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3072-    "tm+/Us9pG)XPu`<0s-)WTt(gCRxIg(%6sfh=ktMKn3j)<6<b5Sk_/0(^]AaN#(p/L>&VZ>1i%h1S9u5o@YaaW$e+b<TWFn/Z:Oh(Cx2$lNEoN^e)#CFY@@I;BOQ*sRwZtZxRcU7uW6CX"
##############################################
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3076-    "U]W]+fh18.vsai00);D3@4ku5P?DP8aJt+;qUM]=+b'8@;mViBKx0DE[-auGl8:PJ&Dj+M6OC]O^((##]`0i)drT;-7X`=-H3[igUnPG-NZlo.#k@h#=Ork$m>a>$-?Tm$UV(?#P6YY#"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3077:    "'/###xe7q.73rI3*pP/$1>s9)W,JrM7SN]'/4C#v$U`0#V.[0>xQsH$fEmPMgY2u7Kh(G%siIfLSoS+MK2eTM$=5,M8p`A.;_R%#u[K#$x4AG8.kK/HSB==-'Ie/QTtG?-.*^N-4B/ZM"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3078:    "_3YlQC7(p7q)&](`6_c)$/*JL(L-^(]$wIM`dPtOdGA,U3:w2M-0<q-]L_?^)1vw'.,MRsqVr.L;aN&#/EgJ)PBc[-f>+WomX2u7lqM2iEumMTcsF?-aT=Z-97UEnXglEn1K-bnEO`gu"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3079-    "Ft(c%=;Am_Qs@jLooI&NX;]0#j4#F14;gl8-GQpgwhrq8'=l_f-b49'UOqkLu7-##oDY2L(te+Mch&gLYtJ,MEtJfLh'x'M=$CS-ZZ%P]8bZ>#S?YY#%Q&q'3^Fw&?D)UDNrocM3A76/"
##############################################
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3086-    "sj_$%[HK%'F####QRZJ::Y3EGl4'@%FkiAOg#p[##O`gukTfBHagL<LHw%q&OV0##F=6/:chIm0@eCP8X]:kFI%hl8hgO@RcBhS-@Qb$%+m=hPDLg*%K8ln(wcf3/'DW-$.lR?n[nCH-"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3087:    "eXOONTJlh:.RYF%3'p6sq:UIMA945&^HFS87@$EP2iG<-lCO$%c`uKGD3rC$x0BL8aFn--`ke%#HMP'vh1/R&O_J9'um,.<tx[@%wsJk&bUT2`0uMv7gg#qp/ij.L56'hl;.s5CUrxjO"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3088:    "M7-##.l+Au'A&O:-T72L]P`&=;ctp'XScX*rU.>-XTt,%OVU4)S1+R-#dg0/Nn?Ku1^0f$B*P:Rowwm-`0PKjYDDM'3]d39VZHEl4,.j']Pk-M.h^&:0FACm$maq-&sgw0t7/6(^xtk%"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3089:    "LuH88Fj-ekm>GA#_>568x6(OFRl-IZp`&b,_P'$M<Jnq79VsJW/mWS*PUiq76;]/NM_>hLbxfc$mj`,O;&%W2m`Zh:/)Uetw:aJ%]K9h:TcF]u_-Sj9,VK3M.*'&0D[Ca]J9gp8,kAW]"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3090-    "%(?A%R$f<->Zts'^kn=-^@c4%-pY6qI%J%1IGxfLU9CP8cbPlXv);C=b),<2mOvP8up,UVf3839acAWAW-W?#ao/^#%KYo8fRULNd2.>%m]UK:n%r$'sw]J;5pAoO_#2mO3n,'=H5(et"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3091:    "Hg*`+RLgv>=4U8guD$I%D:W>-r5V*%j*W:Kvej.Lp$<M-SGZ':+Q_k+uvOSLiEo(<aD/K<CCc`'Lx>'?;++O'>()jLR-^u68PHm8ZFWe+ej8h:9r6L*0//c&iH&R8pRbA#Kjm%upV1g:"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3092-    "a_#Ur7FuA#(tRh#.Y5K+@?3<-8m0$PEn;J:rh6?I6uG<-`wMU'ircp0LaE_OtlMb&1#6T.#FDKu#1Lw%u%+GM+X'e?YLfjM[VO0MbuFp7;>Q&#WIo)0@F%q7c#4XAXN-U&VB<HFF*qL("
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3093-    "$/V,;(kXZejWO`<[5?\?ewY(*9=%wDc;,u<'9t3W-(H1th3+G]ucQ]kLs7df($/*JL]@*t7Bu_G3_7mp7<iaQjO@.kLg;x3B0lqp7Hf,^Ze7-##@/c58Mo(3;knp0%)A7?-W+eI'o8)b<"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3094:    "nKnw'Ho8C=Y>pqB>0ie&jhZ[?iLR@@_AvA-iQC(=ksRZRVp7`.=+NpBC%rh&3]R:8XDmE5^V8O(x<<aG/1N$#FX$0V5Y6x'aErI3I$7x%E`v<-BY,)%-?Psf*l?%C3.mM(=/M0:JxG'?"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3095:    "7WhH%o'a<-80g0NBxoO(GH<dM]n.+%q@jH?f.UsJ2Ggs&4<-e47&Kl+f//9@`b+?.TeN_&B8Ss?v;^Trk;f#YvJkl&w$]>-+k?'(<S:68tq*WoDfZu';mM?8X[ma8W%*`-=;D.(nc7/;"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3096-    ")g:T1=^J$&BRV(-lTmNB6xqB[@0*o.erM*<SWF]u2=st-*(6v>^](H.aREZSi,#1:[IXaZFOm<-ui#qUq2$##Ri;u75OK#(RtaW-K-F`S+cF]uN`-KMQ%rP/Xri.LRcB##=YL3BgM/3M"
##############################################
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3111-    "b0v=Pjer]$gG&JXDf->'StvU7505l9$AFvgYRI^&<^b68?j#q9QX4SM'RO#&sL1IM.rJfLUAj221]d##DW=m83u5;'bYx,*Sl0hL(W;;$doB&O/TQ:(Z^xBdLjL<Lni;''X.`$#8+1GD"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3112:    ":k$YUWsbn8ogh6rxZ2Z9]%nd+>V#*8U_72Lh+2Q8Cj0i:6hp&$C/:p(HK>T8Y[gHQ4`4)'$Ab(Nof%V'8hL&#<NEdtg(n'=S1A(Q1/I&4([%dM`,Iu'1:_hL>SfD07&6D<fp8dHM7/g+"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3113-    "tlPN9J*rKaPct&?'uBCem^jn%9_K)<,C5K3s=5g&GmJb*[SYq7K;TRLGCsM-$$;S%:Y@r7AK0pprpL<Lrh,q7e/%KWK:50I^+m'vi`3?%Zp+<-d+$L-Sv:@.o19n$s0&39;kn;S%BSq*"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3114-    "$3WoJSCLweV[aZ'MQIjO<7;X-X;&+dMLvu#^UsGEC9WEc[X(wI7#2.(F0jV*eZf<-Qv3J-c+J5AlrB#$p(H68LvEA'q3n0#m,[`*8Ft)FcYgEud]CWfm68,(aLA$@EFTgLXoBq/UPlp7"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3115:    ":d[/;r_ix=:TF`S5H-b<LI&HY(K=h#)]Lk$K14lVfm:x$H<3^Ql<M`$OhapBnkup'D#L$Pb_`N*g]2e;X/Dtg,bsj&K#2[-:iYr'_wgH)NUIR8a1n#S?Yej'h8^58UbZd+^FKD*T@;6A"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3116-    "7aQC[K8d-(v6GI$x:T<&'Gp5Uf>@M.*J:;$-rv29'M]8qMv-tLp,'886iaC=Hb*YJoKJ,(j%K=H`K.v9HggqBIiZu'QvBT.#=)0ukruV&.)3=(^1`o*Pj4<-<aN((^7('#Z0wK#5GX@7"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3117:    "u][`*S^43933A4rl][`*O4CgLEl]v$1Q3AeF37dbXk,.)vj#x'd`;qgbQR%FW,2(?LO=s%Sc68%NP'##Aotl8x=BE#j1UD([3$M(]UI2LX3RpKN@;/#f'f/&_mt&F)XdF<9t4)Qa.*kT"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3118-    "LwQ'(TTB9.xH'>#MJ+gLq9-##@HuZPN0]u:h7.T..G:;$/Usj(T7`Q8tT72LnYl<-qx8;-HV7Q-&Xdx%1a,hC=0u+HlsV>nuIQL-5<N?)NBS)QN*_I,?&)2'IM%L3I)X((e/dl2&8'<M"
##############################################
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3125-    "CdQ*:Ir<($u&)#(&?L9Rg3H)4fiEp^iI9O8KnTj,]H?D*r7'M;PwZ9K0E^k&-cpI;.p/6_vwoFMV<->#%Xi.LxVnrU(4&8/P+:hLSKj$#U%]49t'I:rgMi'FL@a:0Y-uA[39',(vbma*"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3126:    "hU%<-SRF`Tt:542R_VV$p@[p8DV[A,?1839FWdF<TddF<9Ah-6&9tWoDlh]&1SpGMq>Ti1O*H&#(AL8[_P%.M>v^-))qOT*F5Cq0`Ye%+$B6i:7@0IX<N+T+0MlMBPQ*Vj>SsD<U4JHY"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3127-    "8kD2)2fU/M#$e.)T4,_=8hLim[&);?UkK'-x?'(:siIfL<$pFM`i<?%W(mGDHM%>iWP,##P`%/L<eXi:@Z9C.7o=@(pXdAO/NLQ8lPl+HPOQa8wD8=^GlPa8TKI1CjhsCTSLJM'/Wl>-"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3128:    "S(qw%sf/@%#B6;/U7K]uZbi^Oc^2n<bhPmUkMw>%t<)'mEVE''n`WnJra$^TKvX5B>;_aSEK',(hwa0:i4G?.Bci.(X[?b*($,=-n<.Q%`(X=?+@Am*Js0&=3bh8K]mL<LoNs'6,'85`"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3129-    "0?t/'_U59@]ddF<#LdF<eWdF<OuN/45rY<-L@&#+fm>69=Lb,OcZV/);TTm8VI;?%OtJ<(b4mq7M6:u?KRdF<gR@2L=FNU-<b[(9c/ML3m;Z[$oF3g)GAWqpARc=<ROu7cL5l;-[A]%/"
##############################################
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3132-    "?6*C()dOp7:WL,b&3Rg/.cmM9&r^>$(>.Z-I&J(Q0Hd5Q%7Co-b`-c<N(6r@ip+AurK<m86QIth*#v;-OBqi+L7wDE-Ir8K['m+DDSLwK&/.?-V%U_%3:qKNu$_b*B-kp7NaD'QdWQPK"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3133:    "Yq[@>P)hI;*_F]u`Rb[.j8_Q/<&>uu+VsH$sM9TA%?)(vmJ80),P7E>)tjD%2L=-t#fK[%`v=Q8<FfNkgg^oIbah*#8/Qt$F&:K*-(N/'+1vMB,u()-a.VUU*#[e%gAAO(S>WlA2);Sa"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3134:    ">gXm8YB`1d@K#n]76-a$U,mF<fX]idqd)<3,]J7JmW4`6]uks=4-72L(jEk+:bJ0M^q-8Dm_Z?0olP1C9Sa&H[d&c$ooQUj]Exd*3ZM@-WGW2%s',B-_M%>%Ul:#/'xoFM9QX-$.QN'>"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3135:    "[%$Z$uF6pA6Ki2O5:8w*vP1<-1`[G,)-m#>0`P&#eb#.3i)rtB61(o'$?X3B</R90;eZ]%Ncq;-Tl]#F>2Qft^ae_5tKL9MUe9b*sLEQ95C&`=G?@Mj=wh*'3E>=-<)Gt*Iw)'QG:`@I"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3136-    "wOf7&]1i'S01B+Ev/Nac#9S;=;YQpg_6U`*kVY39xK,[/6Aj7:'1Bm-_1EYfa1+o&o4hp7KN_Q(OlIo@S%;jVdn0'1<Vc52=u`3^o-n1'g4v58Hj&6_t7$##?M)c<$bgQ_'SY((-xkA#"
##############################################
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3139-    "i]lR8qQ2oA8wcRCZ^7w/Njh;?.stX?Q1>S1q4Bn$)K1<-rGdO'$Wr.Lc.CG)$/*JL4tNR/,SVO3,aUw'DJN:)Ss;wGn9A32ijw%FL+Z0Fn.U9;reSq)bmI32U==5ALuG&#Vf1398/pVo"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3140:    "1*c-(aY168o<`JsSbk-,1N;$>0:OUas(3:8Z972LSfF8eb=c-;>SPw7.6hn3m`9^Xkn(r.qS[0;T%&Qc=+STRxX'q1BNk3&*eu2;&8q$&x>Q#Q7^Tf+6<(d%ZVmj2bDi%.3L2n+4W'$P"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3141-    "iDDG)g,r%+?,$@?uou5tSe2aN_AQU*<h`e-GI7)?OK2A.d7_c)?wQ5AS@DL3r#7fSkgl6-++D:'A,uq7SvlB$pcpH'q3n0#_%dY#xCpr-l<F0NR@-##FEV6NTF6##$l84N1w?AO>'IAO"
##############################################
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3144-    "w$)F./^n3+rlo+DB;5sIYGNk+i1t-69Jg--0pao7Sm#K)pdHW&;LuDNH@H>#/X-TI(;P>#,Gc>#0Su>#4`1?#8lC?#<xU?#@.i?#D:%@#HF7@#LRI@#P_[@#Tkn@#Xw*A#]-=A#a9OA#"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3145:    "d<F&#*;G##.GY##2Sl##6`($#:l:$#>xL$#B.`$#F:r$#JF.%#NR@%#R_R%#Vke%#Zww%#_-4&#3^Rh%Sflr-k'MS.o?.5/sWel/wpEM0%3'/1)K^f1-d>G21&v(35>V`39V7A4=onx4"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp:3146:    "A1OY5EI0;6Ibgr6M$HS7Q<)58C5w,;WoA*#[%T*#`1g*#d=#+#hI5+#lUG+#pbY+#tnl+#x$),#&1;,#*=M,#.I`,#2Ur,#6b.-#;w[H#iQtA#m^0B#qjBB#uvTB##-hB#'9$C#+E6C#"
slic3r-prusa-2.2.0+dfsg1/src/imgui/imgui_draw.cpp-3147-    "/QHC#3^ZC#7jmC#;v)D#?,<D#C8ND#GDaD#KPsD#O]/E#g1A5#KA*1#gC17#MGd;#8(02#L-d3#rWM4#Hga1#,<w0#T.j<#O#'2#CYN1#qa^:#_4m3#o@/=#eG8=#t8J5#`+78#4uI-#"
##############################################
slic3r-prusa-2.2.0+dfsg1/src/slic3r/GUI/GLShader.cpp-252-    my $count = scalar(@values);
slic3r-prusa-2.2.0+dfsg1/src/slic3r/GUI/GLShader.cpp:253:    eval('glUniform'.$count.'fARB($id,@values)');
slic3r-prusa-2.2.0+dfsg1/src/slic3r/GUI/GLShader.cpp-254-
##############################################
slic3r-prusa-2.2.0+dfsg1/tests/catch2/catch.hpp-6270-        inline void keep_memory(T* p) {
slic3r-prusa-2.2.0+dfsg1/tests/catch2/catch.hpp:6271:            asm volatile("" : : "g"(p) : "memory");
slic3r-prusa-2.2.0+dfsg1/tests/catch2/catch.hpp-6272-        }
slic3r-prusa-2.2.0+dfsg1/tests/catch2/catch.hpp-6273-        inline void keep_memory() {
slic3r-prusa-2.2.0+dfsg1/tests/catch2/catch.hpp:6274:            asm volatile("" : : : "memory");
slic3r-prusa-2.2.0+dfsg1/tests/catch2/catch.hpp-6275-        }
##############################################
slic3r-prusa-2.2.0+dfsg1/tests/catch2/catch.hpp-7636-    #if defined(__GNUC__) && (defined(__i386) || defined(__x86_64))
slic3r-prusa-2.2.0+dfsg1/tests/catch2/catch.hpp:7637:        #define CATCH_TRAP() asm volatile ("int $3") /* NOLINT */
slic3r-prusa-2.2.0+dfsg1/tests/catch2/catch.hpp-7638-    #else // Fall back to the generic way.