Home
last modified time | relevance | path

Searched refs:TINFL_USE_64BIT_BITBUF (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_rom/include/
Dminiz.h55 #define TINFL_USE_64BIT_BITBUF 0 macro
606 #define TINFL_USE_64BIT_BITBUF 1 macro
609 #if TINFL_USE_64BIT_BITBUF
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dminiz.h882 #define TINFL_USE_64BIT_BITBUF 1 macro
884 #define TINFL_USE_64BIT_BITBUF 0 macro
887 #if TINFL_USE_64BIT_BITBUF
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c2622 #if TINFL_USE_64BIT_BITBUF in tinfl_decompress()
2653 #if !TINFL_USE_64BIT_BITBUF in tinfl_decompress()