Searched +defs:indent +defs:line +defs:function (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/igen/
H A Dgen-icache.c80 print_icache_extraction(lf *file, const char *format_name, cache_entry_type cache_type, const char *entry_name, const char *entry_type, const char *entry_expression, char *single_insn_field, line_ref *line, insn_field_entry *cur_field, opcode_bits *expanded_bits, icache_decl_type what_to_declare, icache_body_type what_to_do) argument
647 int indent; local
756 print_icache_internal_function_declaration(lf *file, function_entry * function, void *data) argument
777 print_icache_internal_function_definition(lf *file, function_entry * function, void *data) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.c1267 indent (int depth) function
1302 cxx_scope_debug(cxx_scope *scope, int line, const char *action) argument
1918 lookup_extern_c_fun_binding_in_all_ns(tree function) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dutils.c209 make_cleanup(make_cleanup_ftype *function, void *arg) argument
215 make_cleanup_dtor(make_cleanup_ftype *function, void *arg, void (*dtor) (void *)) argument
223 make_final_cleanup(make_cleanup_ftype *function, void *arg) argument
435 make_my_cleanup2(struct cleanup **pmy_chain, make_cleanup_ftype *function, void *arg, void (*free_arg) (void *)) argument
452 make_my_cleanup(struct cleanup **pmy_chain, make_cleanup_ftype *function, void *arg) argument
1112 internal_vproblem(struct internal_problem *problem, const char *file, int line, const char *fmt, va_list ap) argument
1234 internal_verror(const char *file, int line, const char *fmt, va_list ap) argument
1241 internal_error(const char *file, int line, const char *string, ...) argument
1255 internal_vwarning(const char *file, int line, const char *fmt, va_list ap) argument
1261 internal_warning(const char *file, int line, const char *string, ...) argument
2384 wrap_here(char *indent) argument
[all...]

Completed in 145 milliseconds