Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/kconfig/
A Dexpr.c1251 unsigned last_line_length; in expr_print_gstr_helper() local
1259 last_line_length = strlen(gs->s) - (last_cr - gs->s); in expr_print_gstr_helper()
1261 if ((last_line_length + extra_length) > gs->max_width) in expr_print_gstr_helper()

Completed in 4 milliseconds