/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
H A D | error.cpp | 42 int need_space = 0; in do_error_with_file_and_line() local 45 need_space = 1; in do_error_with_file_and_line() 54 need_space = 1; in do_error_with_file_and_line() 59 need_space = 1; in do_error_with_file_and_line() 65 need_space = 1; in do_error_with_file_and_line() 68 if (need_space) in do_error_with_file_and_line()
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/ |
H A D | ps.cpp | 95 : fp(f), col(0), max_line_length(n), need_space(0), fixed_point(0) in ps_output() 119 need_space = 0; in end_line() 135 need_space = 0; in special() 148 need_space = 0; in simple_comment() 169 need_space = 0; in end_comment() 202 need_space = 0; in put_delimiter() 288 need_space = 0; in put_string() 297 if (col > 0 && col + len + need_space > max_line_length) { in put_number() 300 need_space = 0; in put_number() 302 if (need_space) { in put_number() [all …]
|
H A D | ps.h | 50 int need_space; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | cp-demangle.c | 6036 int need_space; in d_print_function_type() local 6041 need_space = 0; in d_print_function_type() 6061 need_space = 1; in d_print_function_type() 6075 if (! need_space) in d_print_function_type() 6079 need_space = 1; in d_print_function_type() 6081 if (need_space && d_last_char (dpi) != ' ') in d_print_function_type() 6113 int need_space; in d_print_array_type() local 6115 need_space = 1; in d_print_array_type() 6128 need_space = 0; in d_print_array_type() 6134 need_space = 1; in d_print_array_type() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | cp-demangle.c | 6251 int need_space; in d_print_function_type() local 6256 need_space = 0; in d_print_function_type() 6276 need_space = 1; in d_print_function_type() 6290 if (! need_space) in d_print_function_type() 6294 need_space = 1; in d_print_function_type() 6296 if (need_space && d_last_char (dpi) != ' ') in d_print_function_type() 6328 int need_space; in d_print_array_type() local 6330 need_space = 1; in d_print_array_type() 6343 need_space = 0; in d_print_array_type() 6349 need_space = 1; in d_print_array_type() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | cp-demangle.c | 6182 int need_space; in d_print_function_type() local 6187 need_space = 0; in d_print_function_type() 6207 need_space = 1; in d_print_function_type() 6221 if (! need_space) in d_print_function_type() 6225 need_space = 1; in d_print_function_type() 6227 if (need_space && d_last_char (dpi) != ' ') in d_print_function_type() 6259 int need_space; in d_print_array_type() local 6261 need_space = 1; in d_print_array_type() 6274 need_space = 0; in d_print_array_type() 6280 need_space = 1; in d_print_array_type() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | cp-demangle.c | 6581 int need_space; in d_print_function_type() local 6587 need_space = 0; in d_print_function_type() 6608 need_space = 1; in d_print_function_type() 6623 if (! need_space) in d_print_function_type() 6627 need_space = 1; in d_print_function_type() 6629 if (need_space && d_last_char (dpi) != ' ') in d_print_function_type() 6663 int need_space; in d_print_array_type() local 6665 need_space = 1; in d_print_array_type() 6678 need_space = 0; in d_print_array_type() 6684 need_space = 1; in d_print_array_type() [all …]
|
/netbsd-src/external/mpl/bind/dist/lib/isccfg/ |
H A D | parser.c | 353 bool need_space = false; in cfg_print_tuple() 362 if (need_space && fieldobj->type->rep != &cfg_rep_void) { in cfg_print_tuple() 366 need_space = (need_space || in cfg_doc_tuple() 375 bool need_space = false; in cfg_doc_tuple() 383 if (need_space) { in cfg_doc_tuple() 387 need_space = (f->type->print != cfg_print_void); in free_tuple() 347 bool need_space = false; cfg_print_tuple() local 369 bool need_space = false; cfg_doc_tuple() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/ |
H A D | parser.c | 350 bool need_space = false; in cfg_print_tuple() local 359 if (need_space && fieldobj->type->rep != &cfg_rep_void) { in cfg_print_tuple() 363 need_space = (need_space || in cfg_print_tuple() 372 bool need_space = false; in cfg_doc_tuple() local 380 if (need_space) { in cfg_doc_tuple() 384 need_space = (f->type->print != cfg_print_void); in cfg_doc_tuple()
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | div.cpp | 796 void need_space() in need_space() function 1166 init_request("ne", need_space); in init_div_requests()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | script-sections.cc | 1867 bool need_space = false; in print() local 1883 need_space = true; in print() 1891 if (need_space) in print() 1928 need_space = true; in print()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | script-sections.cc | 1867 bool need_space = false; in print() local 1883 need_space = true; in print() 1891 if (need_space) in print() 1928 need_space = true; in print()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcc.cc | 8270 int need_space; in build_multilib_strings() local 8300 need_space = FALSE; in build_multilib_strings() 8303 if (need_space) in build_multilib_strings() 8308 need_space = TRUE; in build_multilib_strings()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcc.c | 7533 int need_space; in build_multilib_strings() local 7563 need_space = FALSE; in build_multilib_strings() 7566 if (need_space) in build_multilib_strings() 7571 need_space = TRUE; in build_multilib_strings()
|
/netbsd-src/external/gpl2/groff/dist/ |
H A D | ChangeLog.115 | 1682 * troff/div.cc (page_length, need_space, space_request): Treat
|