/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/ |
H A D | HTMLBatch.pm | 308 my($toplevel, # maps toplevelbit => [all submodules] 321 $self->_write_contents_middle( $Contents, $outfile, $toplevel, $toplevel_form_freq ); 396 my %toplevel; # maps lctoplevelbit => [all submodules] 401 my $toplevel = 406 ++$toplevel_form_freq{ lc $toplevel }{ $toplevel }; 407 push @{ $toplevel{ lc $toplevel } }, $entry; 411 foreach my $toplevel (sort keys %toplevel) { 412 my $fgroup = $toplevel_form_freq{$toplevel}; 413 $toplevel_form_freq{$toplevel} = 422 return(\%toplevel, \%toplevel_form_freq) if wantarray; [all …]
|
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/ |
H A D | utils.c | 60 extern jmp_buf toplevel; in error() 66 longjmp (toplevel, 1); in error()
|
H A D | server.c | 36 jmp_buf toplevel; variable 324 if (setjmp (toplevel)) in main() 378 setjmp (toplevel); in main()
|
H A D | server.h | 125 extern jmp_buf toplevel;
|
/openbsd/usr.bin/telnet/ |
H A D | main.c | 199 if (setjmp(toplevel) != 0) in main() 206 (void)setjmp(toplevel); in main()
|
H A D | externs.h | 153 toplevel; /* For error conditions. */
|
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/bin/ |
H A D | instmodsh | 151 sub toplevel() 191 toplevel();
|
/openbsd/sbin/dump/ |
H A D | main.c | 120 char *toplevel, *str, *mount_point = NULL, *realpath, *ct; in main() local 235 toplevel = NULL; in main() 267 if ((toplevel = strdup(fsbuf.f_mntonname)) == NULL) { in main() 271 disk = toplevel; in main() 478 anydirskipped = mapfiles(maxino, &tapesize, toplevel, in main()
|
/openbsd/gnu/usr.bin/perl/cpan/bignum/gentest/ |
H A D | backend.sh | 22 gitroot=$( git rev-parse --show-toplevel ) || exit
|
H A D | scope-nested-const.sh | 21 chomp(my $gitroot = `git rev-parse --show-toplevel`);
|
H A D | scope-nested-hex-oct.sh | 21 chomp(my $gitroot = `git rev-parse --show-toplevel`);
|
/openbsd/usr.bin/ftp/ |
H A D | main.c | 168 jmp_buf toplevel; variable 637 if (setjmp(toplevel)) in main() 662 top = setjmp(toplevel) == 0; in main() 685 longjmp(toplevel, 1); in intr()
|
H A D | ftp_var.h | 182 extern jmp_buf toplevel; /* non-local goto stuff for cmd scanner */
|
/openbsd/gnu/gcc/gcc/ |
H A D | cfgexpand.c | 713 defer_stack_allocation (tree var, bool toplevel) in defer_stack_allocation() argument 724 if (toplevel && optimize < 2) in defer_stack_allocation() 744 expand_one_var (tree var, bool toplevel) in expand_one_var() argument 762 else if (defer_stack_allocation (var, toplevel)) in expand_one_var() 775 expand_used_vars_for_block (tree block, bool toplevel) in expand_used_vars_for_block() argument 780 old_sv_num = toplevel ? 0 : stack_vars_num; in expand_used_vars_for_block() 790 expand_one_var (t, toplevel); in expand_used_vars_for_block()
|
H A D | c-lex.c | 82 struct c_fileinfo *toplevel; in init_c_lex() local 86 toplevel = get_fileinfo ("<top level>"); in init_c_lex() 91 toplevel->time = body_time; in init_c_lex()
|
/openbsd/sbin/isakmpd/ |
H A D | transport.c | 75 transport_setup(struct transport *t, int toplevel) in transport_setup() argument 77 if (toplevel) { in transport_setup()
|
/openbsd/sbin/unwind/libunbound/util/ |
H A D | configlexer.lex | 65 static void config_start_include(const char* filename, int toplevel) in config_start_include() argument 111 inc_toplevel = toplevel; in config_start_include() 115 static void config_start_include_glob(const char* filename, int toplevel) in config_start_include_glob() argument 148 config_start_include(filename, toplevel); /* let original deal with it */ in config_start_include_glob() 153 config_start_include(g.gl_pathv[i], toplevel); in config_start_include_glob() 160 config_start_include(filename, toplevel); in config_start_include_glob() 677 <INITIAL,val>include-toplevel{COLON} {
|
H A D | configlexer.c | 3506 static void config_start_include(const char* filename, int toplevel) in config_start_include() argument 3552 inc_toplevel = toplevel; in config_start_include() 3556 static void config_start_include_glob(const char* filename, int toplevel) in config_start_include_glob() argument 3589 config_start_include(filename, toplevel); /* let original deal with it */ in config_start_include_glob() 3594 config_start_include(g.gl_pathv[i], toplevel); in config_start_include_glob() 3601 config_start_include(filename, toplevel); in config_start_include_glob()
|
/openbsd/usr.sbin/unbound/util/ |
H A D | configlexer.lex | 65 static void config_start_include(const char* filename, int toplevel) in config_start_include() argument 111 inc_toplevel = toplevel; in config_start_include() 115 static void config_start_include_glob(const char* filename, int toplevel) in config_start_include_glob() argument 148 config_start_include(filename, toplevel); /* let original deal with it */ in config_start_include_glob() 153 config_start_include(g.gl_pathv[i], toplevel); in config_start_include_glob() 160 config_start_include(filename, toplevel); in config_start_include_glob() 677 <INITIAL,val>include-toplevel{COLON} {
|
/openbsd/gnu/llvm/llvm/utils/gn/ |
H A D | .gn | 1 # Since this can't be at the toplevel, you either need to pass
|
/openbsd/libexec/tradcpp/ |
H A D | files.c | 177 file_read(const struct placefile *pf, int fd, const char *name, bool toplevel) in file_read() argument 308 if (toplevel) { in file_read()
|
/openbsd/bin/ksh/ |
H A D | main.c | 554 shell(Source *volatile s, volatile int toplevel) in shell() argument 559 volatile int interactive = Flag(FTALKING) && toplevel; in shell() 643 if (toplevel) in shell()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-lex.c | 99 struct c_fileinfo *toplevel; local 105 toplevel = get_fileinfo ("<top level>"); 110 toplevel->time = body_time;
|
/openbsd/gnu/llvm/clang/tools/clang-format/ |
H A D | git-clang-format | 388 toplevel = run('git', 'rev-parse', '--show-toplevel') 389 os.chdir(toplevel)
|
/openbsd/gnu/gcc/gcc/config/soft-fp/ |
H A D | t-softfp | 43 # these variables apply for all multilibs. With toplevel libgcc,
|