Searched refs:force_ellipsis (Results 1 – 1 of 1) sorted by relevance
997 int force_ellipsis = 0; /* Force ellipsis to be printed if nonzero. */ in val_print_string() local1122 force_ellipsis = 1; in val_print_string()1129 force_ellipsis = 1; in val_print_string()1143 LA_PRINT_STRING (stream, buffer, (bufptr - buffer) / width, width, force_ellipsis); in val_print_string()