Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/kconfig/
Dconfdata.c232 #define LINE_GROWTH 16 macro
238 new_size += LINE_GROWTH - 1; in add_byte()