Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dvalprint.c997 int force_ellipsis = 0; /* Force ellipsis to be printed if nonzero. */ in val_print_string() local
1122 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()