Searched refs:lzo_crc32_table (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dlzo_crc.c53 static const lzo_uint32 lzo_crc32_table[256] = { variable
112 return lzo_crc32_table;
135 # define table lzo_crc32_table
137 const lzo_uint32 * table = lzo_crc32_table;

Completed in 88 milliseconds