HomeSort by: relevance | last modified time | path
    Searched refs:fill_line (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
wrap-line.exp 26 proc fill_line { width } {
99 set str [fill_line $readline_width]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.tui/
wrap-line.exp 35 proc fill_line { width } {
59 set str [fill_line $wrap_width]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
wrap-line.exp 28 proc fill_line { width } {
112 set str [fill_line $readline_width]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.tui/
wrap-line.exp 35 proc fill_line { width } {
59 set str [fill_line $wrap_width]
  /src/crypto/external/apache2/openssl/dist/Configurations/
unix-Makefile.tmpl 50 my $fill_line = $result[$resultpos] // '';
52 ($fill_line eq '' ? '' : $fill_line . $item_sep) . $_;
57 if ($fill_line eq '') {
  /src/crypto/external/bsd/openssl/dist/Configurations/
unix-Makefile.tmpl 42 my $fill_line = $result[$resultpos] // '';
44 ($fill_line eq '' ? '' : $fill_line . $item_sep) . $_;
49 if ($fill_line eq '') {

Completed in 32 milliseconds