/openbsd-src/gnu/lib/libiberty/src/ |
H A D | spaces.c | 48 spaces (int count) in spaces() function
|
/openbsd-src/gnu/llvm/clang/tools/diagtool/ |
H A D | DiagTool.cpp | 56 unsigned spaces = (maxName + 3) - (it->size()); in printCommands() local
|
/openbsd-src/usr.bin/vi/ex/ |
H A D | ex_txt.c | 377 size_t cno, off, scno, spaces, tabs; in txt_dent() local
|
/openbsd-src/gnu/usr.bin/cvs/diff/ |
H A D | side.c | 92 unsigned spaces = TAB_WIDTH - in_position % TAB_WIDTH; local
|
H A D | util.c | 638 unsigned spaces = TAB_WIDTH - column % TAB_WIDTH; local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | cppmain.c | 306 unsigned int spaces = token->col - 2; local
|
H A D | gcc.c | 1066 int spaces = 1; local
|
/openbsd-src/usr.bin/top/ |
H A D | commands.c | 69 char *spaces = " \t"; in next_field() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | ui-out.h | 254 spaces_ftype *spaces; member
|
H A D | gdbtypes.c | 2681 print_arg_types (struct field *args, int nargs, int spaces) in print_arg_types() 2693 dump_fn_fieldlists (struct type *type, int spaces) in dump_fn_fieldlists() 2758 print_cplus_stuff (struct type *type, int spaces) in print_cplus_stuff() 2838 recursive_dump_type (struct type *type, int spaces) in recursive_dump_type()
|
H A D | utils.c | 1891 int spaces = 0; in puts_filtered_tabular() local 2262 fprintfi_filtered (int spaces, struct ui_file *stream, const char *format, in fprintfi_filtered() 2297 printfi_filtered (int spaces, const char *format, ...) in printfi_filtered() 2329 static char *spaces = 0; in n_spaces() local
|
/openbsd-src/usr.sbin/dhcpd/ |
H A D | parse.c | 571 static char spaces[81]; in parse_warn() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | bad.c | 353 static const char *const spaces in ffebad_finish() local
|
H A D | intdoc.c | 384 int spaces = INDENT_SUMMARY - 14 - strlen (name); in dumpimp() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | c-ppoutput.c | 296 int spaces = SOURCE_COLUMN (map, src_loc) - 2; in cb_line_change() local
|
H A D | gcc.c | 1192 int spaces = 1; in translate_options() local
|
/openbsd-src/usr.bin/vi/vi/ |
H A D | v_txt.c | 1651 size_t cno, len, new, old, scno, spaces, tab_after_sp, tabs; in txt_ai_resolve() local 1867 size_t cno, current, spaces, target, tabs; in txt_dent() local
|
/openbsd-src/usr.bin/fmt/ |
H A D | fmt.c | 588 int length, int width, int spaces) in output_word()
|
/openbsd-src/usr.bin/dig/lib/dns/ |
H A D | masterdump.c | 84 static char spaces[N_SPACES+1] = " "; variable
|
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/ |
H A D | JSONUtils.cpp | 666 int spaces = 0; in CreateSource() local
|
/openbsd-src/gnu/llvm/lldb/source/Host/common/ |
H A D | Editline.cpp | 1098 std::string spaces = std::string(spaces_to_print, ' '); in TypedCharacter() local
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | YAMLTraits.cpp | 841 const char *spaces = " "; in paddedKey() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | call.c | 2479 char *spaces = (char *) alloca (len); in print_z_candidates() local
|
H A D | class.c | 6600 static const char spaces[] = " "; in dump_thunk() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc.c | 5538 int spaces = 8, far; local
|