Searched refs:lzo_crc32_table (Results 1 – 1 of 1) sorted by relevance
38 static const lzo_uint32_t lzo_crc32_table[256] = { variable97 return lzo_crc32_table; in lzo_get_crc32_table()120 # define table lzo_crc32_table in lzo_crc32()122 const lzo_uint32_t * table = lzo_crc32_table; in lzo_crc32()