Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/
H A D0001-Add-missing-prototypes-to-function-declarations.patch134 -const z_crc_t FAR * ZEXPORT get_crc_table()
135 +const z_crc_t FAR * ZEXPORT get_crc_table(void)
/openbmc/u-boot/lib/
H A Dcrc32.c162 const uint32_t * ZEXPORT get_crc_table()
/openbmc/u-boot/include/u-boot/
H A Dzlib.h94 # define get_crc_table z_get_crc_table macro