Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/kconfig/
Dconfdata.c289 #define LINE_GROWTH 16 macro
295 new_size += LINE_GROWTH - 1; in add_byte()