Searched defs:what_to_do (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dgen-icache.c83 print_icache_extraction(lf *file, insn *instruction, const char *entry_name, const char *entry_type, const char *entry_expression, const char *original_name, const char *file_name, int line_nr, insn_field *cur_field, insn_bits *bits, icache_decl_type what_to_declare, icache_body_type what_to_do, const char *reason) argument
209 print_icache_body(lf *file, insn *instruction, insn_bits *expanded_bits, cache_table *cache_rules, icache_decl_type what_to_declare, icache_body_type what_to_do) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/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
324 print_icache_body(lf *file, insn_entry * instruction, opcode_bits *expanded_bits, cache_entry *cache_rules, icache_decl_type what_to_declare, icache_body_type what_to_do, int nr_prefetched_words) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dgen-icache.c82 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, const char *single_insn_field, line_ref *line, insn_field_entry *cur_field, const opcode_bits *expanded_bits, icache_decl_type what_to_declare, icache_body_type what_to_do) argument
326 print_icache_body(lf *file, const insn_entry *instruction, const opcode_bits *expanded_bits, cache_entry *cache_rules, icache_decl_type what_to_declare, icache_body_type what_to_do, int nr_prefetched_words) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dgen-icache.c84 print_icache_extraction(lf *file, insn *instruction, const char *entry_name, const char *entry_type, const char *entry_expression, const char *original_name, const char *file_name, int line_nr, insn_field *cur_field, insn_bits *bits, icache_decl_type what_to_declare, icache_body_type what_to_do, const char *reason) argument
210 print_icache_body(lf *file, insn *instruction, insn_bits *expanded_bits, cache_table *cache_rules, icache_decl_type what_to_declare, icache_body_type what_to_do) argument
[all...]
/netbsd-current/lib/libedit/
H A Dfilecomplete.c673 int what_to_do = '\t'; local
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dcomplete.c501 set_completion_defaults (int what_to_do) argument
1982 rl_complete_internal (int what_to_do) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dcomplete.c514 set_completion_defaults (int what_to_do) argument
1998 rl_complete_internal (int what_to_do) argument
[all...]

Completed in 170 milliseconds