Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dgen_crc32table.c8 #define ENTRIES_PER_LINE 4 macro
100 if (i % ENTRIES_PER_LINE == 0) in output_table()