Searched refs:LE_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
9 # define LE_TABLE_SIZE 256 macro12 # define LE_TABLE_SIZE (1 << CRC_LE_BITS) macro40 for (i = LE_TABLE_SIZE >> 1; i; i >>= 1) { in crc32cinit_le()42 for (j = 0; j < LE_TABLE_SIZE; j += 2 * i) in crc32cinit_le()45 for (i = 0; i < LE_TABLE_SIZE; i++) { in crc32cinit_le()110 LE_TABLE_ROWS, LE_TABLE_SIZE); in main()112 LE_TABLE_SIZE, "tole"); in main()