Home
last modified time | relevance | path

Searched refs:crc_table_empty (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Dcrc32.c34 static int __efi_runtime_data crc_table_empty = 1; variable
83 crc_table_empty = 0; in make_crc_table()
165 if (crc_table_empty) make_crc_table();
189 if (crc_table_empty) in crc32_no_comp()
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/
H A D0001-Add-missing-prototypes-to-function-declarations.patch138 if (crc_table_empty)