Home
last modified time | relevance | path

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

/linux-2.6.39/lib/
Dgen_crc32table.c5 #define ENTRIES_PER_LINE 4 macro
72 if (i % ENTRIES_PER_LINE == 0) in output_table()