Home
last modified time | relevance | path

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

/u-boot/scripts/
A Dcleanpatch11 $max_width = 79;
85 $max_width = shift(@ARGV)+0;
166 if ($max_width && $l_width > $max_width) {
168 "$f:$lineno: adds line exceeds $max_width ",
/u-boot/drivers/mmc/
A Docteontx_hsmmc.h56 uint max_width; member
131 int max_width; member
/u-boot/scripts/kconfig/
A Dutil.c38 gs.max_width = 0; in str_new()
A Dlkc.h113 int max_width; member
A Dmconf.c788 help.max_width = getmaxx(stdscr) - 10; in show_help()
A Dexpr.c1250 if (gs->max_width) { in expr_print_gstr_helper()
1263 if ((last_line_length + extra_length) > gs->max_width) in expr_print_gstr_helper()

Completed in 9 milliseconds