/openbsd-src/usr.sbin/bgpctl/ |
H A D | json.c | 45 static char indent[JSON_MAX_STACK + 1]; variable 46 static int level; variable 180 char c; in json_do_end() local 227 unsigned char c; in json_do_string() local
|
/openbsd-src/usr.sbin/rpki-client/ |
H A D | json.c | 45 static char indent[JSON_MAX_STACK + 1]; variable 46 static int level; variable 180 char c; in json_do_end() local 227 unsigned char c; in json_do_string() local
|
/openbsd-src/usr.sbin/radiusctl/ |
H A D | json.c | 45 static char indent[JSON_MAX_STACK + 1]; variable 46 static int level; variable 180 char c; in json_do_end() local 227 unsigned char c; in json_do_string() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | resrc.c | 577 get_data (FILE *e, unsigned char *p, unsigned long c, const char *msg) in get_data() 703 struct cursor *c; in define_cursor() local 1463 indent (FILE *e, int c) in indent() function 1510 int *language, int level) in write_rc_directory() 1590 int *language, int level) in write_rc_subdir()
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | resrc.c | 576 get_data (FILE *e, unsigned char *p, unsigned long c, const char *msg) in get_data() 702 struct cursor *c; in define_cursor() local 1429 indent (FILE *e, int c) in indent() function 1476 int *language, int level) in write_rc_directory() 1556 int *language, int level) in write_rc_subdir()
|
/openbsd-src/gnu/usr.bin/perl/dist/Data-Dumper/ |
H A D | Dumper.xs | 53 I32 indent; member 651 AV *postav, const I32 level, SV *apad, Style *style) in DD_dump() 655 char *c, *r, *realpack; in DD_dump() local
|
/openbsd-src/usr.bin/tic/ |
H A D | dump_entry.c | 85 static int indent = 8; variable 717 indent_DYN(DYNBUF * buffer, int level) in indent_DYN() 781 fmt_complex(TERMTYPE2 *tterm, const char *capability, char *src, int level) in fmt_complex() 1403 #define isLine(c) (strchr("lmkjtuvwqxn", c) != 0) argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | toplev.c | 3978 int i, c, matched; local 4223 static unsigned level = 0; local 4643 print_version (file, indent) in print_version() argument 4669 print_single_switch (file, pos, max, indent, sep, term, type, name) in print_single_switch() argument 4700 print_switch_values (file, pos, max, indent, sep, term) in print_switch_values() argument
|
H A D | gengtype.c | 450 int c; local 894 process_gc_options (opt, level, maybe_undef, pass_param, length) in process_gc_options() argument 916 set_gc_used_type (t, level, param) in set_gc_used_type() argument 1480 write_gc_structure_fields (of, s, val, prev_val, opts, indent, line, bitmap, in write_gc_structure_fields() argument
|
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/ |
H A D | makeinfo.c | 539 int c, ind; in main() local 871 #define COMMAND_CHAR(c) (!cr_or_whitespace(c) \ argument 954 int c; in fix_whitespace() local 2844 #define POST_SENTENCE(c) ((c) == ')' || (c) == '\'' || (c) == '"' \ argument 3034 int c = output_paragraph[tindex]; in close_paragraph() local 3170 indent (int amount) in indent() function 3803 int level = 0, done = 0; in handle_variable_internal() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gengtype.c | 507 int c; in adjust_field_rtx_def() local 881 process_gc_options (options_p opt, enum gc_used_enum level, int *maybe_undef, in process_gc_options() 901 set_gc_used_type (type_p t, enum gc_used_enum level, type_p param[NUM_PARAM]) in set_gc_used_type() 1425 int indent; member
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | toke.c | 43 #define new_constant(a,b,c,d,e,f,g, h) \ argument 121 #define isPLUGINFIX(c) (c && !isSPACE(c) && !isDIGIT(c) && !isALPHA(c)) argument 123 #define isPLUGINFIX_FIRST(c) (isPLUGINFIX(c) argument 127 SPACE_OR_TAB(c) global() argument 1202 U8 c = (U8)*p; Perl_lex_stuff_pvn() local 1674 I32 c; Perl_lex_read_unichar() local 1720 char c = *s; Perl_lex_read_space() local 6895 const char *c; yyl_croak_unrecognised() local 7325 const char *c = ipath; yyl_fake_eof() local 7537 yyl_just_a_word(pTHX_ char * s,STRLEN len,I32 orig_keyword,struct code c) yyl_just_a_word() argument 7787 yyl_word_or_keyword(pTHX_ char * s,STRLEN len,I32 key,I32 orig_keyword,struct code c) yyl_word_or_keyword() argument 8755 yyl_key_core(pTHX_ char * s,STRLEN len,struct code c) yyl_key_core() argument 8834 struct code c = no_code; yyl_keylookup() local 9990 int level = 1; S_checkcomma() local 10545 const char c = **s; S_pmflag() local 10888 char *indent = 0; S_scan_heredoc() local 13829 I32 c; Perl_parse_stmtseq() local [all...] |
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | com.c | 1305 ffecom_arglist_expr_ (const char *c, ffebld expr) in ffecom_arglist_expr_() 9580 tree a, b, c, d, realtype; in ffecom_2() local 12201 ffecom_open_include (char *name, ffewhereLine l, ffewhereColumn c) in ffecom_open_include() 14438 register struct f_binding_level *level = current_binding_level; local 14470 ffe_print_identifier (file, node, indent) in ffe_print_identifier() argument 15509 ffecom_open_include_ (char *name, ffewhereLine l, ffewhereColumn c) in ffecom_open_include_()
|