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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dexpr.c1105 unsigned last_line_length; local
1113 last_line_length = strlen(gs->s) - (last_cr - gs->s);
1115 if ((last_line_length + extra_length) > gs->max_width)

Completed in 112 milliseconds