Home
last modified time | relevance | path

Searched defs:toplevel (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/usr.sbin/unbound/util/
H A Dconfiglexer.lex65 static void config_start_include(const char* filename, int toplevel) in config_start_include() argument
115 static void config_start_include_glob(const char* filename, int toplevel) in config_start_include_glob() argument
/openbsd-src/sbin/unwind/libunbound/util/
H A Dconfiglexer.lex65 static void config_start_include(const char* filename, int toplevel) in config_start_include() argument
115 static void config_start_include_glob(const char* filename, int toplevel) in config_start_include_glob() argument
H A Dconfiglexer.c3499 config_start_include(const char * filename,int toplevel) config_start_include() argument
3549 config_start_include_glob(const char * filename,int toplevel) config_start_include_glob() argument
/openbsd-src/sbin/isakmpd/
H A Dtransport.c75 transport_setup(struct transport *t, int toplevel) in transport_setup()
/openbsd-src/gnu/gcc/gcc/
H A Dcfgexpand.c713 defer_stack_allocation (tree var, bool toplevel) in defer_stack_allocation()
744 expand_one_var (tree var, bool toplevel) in expand_one_var()
775 expand_used_vars_for_block (tree block, bool toplevel) in expand_used_vars_for_block()
H A Dc-lex.c82 struct c_fileinfo *toplevel; in init_c_lex() local
H A Dc-decl.c5464 bool toplevel = file_scope == current_scope; in finish_struct() local
5788 bool toplevel = (file_scope == current_scope); in finish_enum() local
H A Dgenrecog.c1328 int toplevel) in maybe_both_true()
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dserver.c36 jmp_buf toplevel; variable
/openbsd-src/libexec/tradcpp/
H A Dfiles.c177 file_read(const struct placefile *pf, int fd, const char *name, bool toplevel) in file_read()
/openbsd-src/sbin/dump/
H A Dmain.c120 char *toplevel, *str, *mount_point = NULL, *realpath, *ct; in main() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-lex.c99 struct c_fileinfo *toplevel; local
H A Dc-decl.c5153 int toplevel = global_binding_level == current_binding_level; local
5598 int toplevel = (global_binding_level == current_binding_level); local
H A Dgenrecog.c1209 maybe_both_true (d1, d2, toplevel) in maybe_both_true() argument
H A Dfunction.c1675 fixup_var_refs_insns (insn, var, promoted_mode, unsignedp, toplevel, may_share) in fixup_var_refs_insns() argument
1757 fixup_var_refs_insn (insn, var, promoted_mode, unsignedp, toplevel, no_share) in fixup_var_refs_insn() argument
/openbsd-src/bin/ksh/
H A Dmain.c554 shell(Source *volatile s, volatile int toplevel) in shell()
/openbsd-src/usr.bin/ftp/
H A Dmain.c168 jmp_buf toplevel; variable
/openbsd-src/usr.bin/telnet/
H A Dtelnet.c131 jmp_buf toplevel = { 0 }; variable