Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dconfdata.c196 #define LINE_GROWTH 16 macro
202 new_size += LINE_GROWTH - 1; in add_byte()