Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/kconfig/
H 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()
/kernel/linux/linux-6.6/scripts/kconfig/
H 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 3 milliseconds