Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/kconfig/
Dconfdata.c282 #define LINE_GROWTH 16 macro
288 new_size += LINE_GROWTH - 1; in add_byte()