Searched refs:CRC_TABLE_IS_EMPTY (Results 1 – 1 of 1) sorted by relevance
70 # define CRC_TABLE_IS_EMPTY (crc_table_empty != 0)76 # define CRC_TABLE_IS_EMPTY (crc_table == NULL) macro83 # define CRC_TABLE_IS_EMPTY (crc_table_empty != 0)206 if (CRC_TABLE_IS_EMPTY) in get_crc_table()219 if (!CRC_TABLE_IS_EMPTY) in free_crc_table()