/netbsd-src/usr.sbin/wsconscfg/ |
H A D | wsconscfg.c | 63 int c, delete, kbd, idx, wsfd, swtch, get, mux; in main() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-switch-conversion.h | 530 switch_decision_tree (gswitch *swtch): m_switch (swtch), m_phi_mapping (), in switch_decision_tree() 872 switch_decision_tree::reset_out_edges_aux (gswitch *swtch) in reset_out_edges_aux()
|
H A D | tree-switch-conversion.c | 74 switch_conversion::collect (gswitch *swtch) in collect() 967 switch_conversion::expand (gswitch *swtch) in expand() 2517 gswitch *swtch; in execute() local 2540 gswitch *swtch = dyn_cast<gswitch *> (stmt); in execute() local
|
H A D | dumpfile.c | 89 #define DUMP_FILE_INFO(suffix, swtch, dkind, num) \ argument 213 dump_register (const char *suffix, const char *swtch, const char *glob, in dump_register() 290 get_dump_file_info_by_switch (const char *swtch) const in get_dump_file_info_by_switch()
|
H A D | dumpfile.h | 290 const char *swtch; member
|
H A D | tree-cfgcleanup.c | 84 convert_single_case_switch (gswitch *swtch, gimple_stmt_iterator &gsi) in convert_single_case_switch()
|
H A D | loop-unroll.c | 889 basic_block preheader, *body, swtch, ezc_swtch = NULL; in unroll_loop_runtime_iterations() local
|
H A D | cfgexpand.c | 3706 gswitch *swtch = as_a <gswitch *> (stmt); in expand_gimple_stmt_1() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-switch-conversion.h | 556 switch_decision_tree (gswitch *swtch): m_switch (swtch), m_phi_mapping (), in switch_decision_tree() 898 switch_decision_tree::reset_out_edges_aux (gswitch *swtch) in reset_out_edges_aux()
|
H A D | tree-switch-conversion.cc | 75 switch_conversion::collect (gswitch *swtch) in collect() 968 switch_conversion::expand (gswitch *swtch) in expand() 2554 gswitch *swtch; in execute() local 2577 gswitch *swtch = dyn_cast<gswitch *> (stmt); in execute() local
|
H A D | dumpfile.h | 300 const char *swtch; member
|
H A D | tree-cfgcleanup.cc | 84 convert_single_case_switch (gswitch *swtch, gimple_stmt_iterator &gsi) in convert_single_case_switch()
|
H A D | dumpfile.cc | 90 #define DUMP_FILE_INFO(suffix, swtch, dkind, num) \ argument 215 dump_register (const char *suffix, const char *swtch, const char *glob, in dump_register()
|
H A D | loop-unroll.cc | 876 basic_block preheader, *body, swtch, ezc_swtch = NULL; in unroll_loop_runtime_iterations() local
|
H A D | cfgexpand.cc | 3886 gswitch *swtch = as_a <gswitch *> (stmt); in expand_gimple_stmt_1() local
|
/netbsd-src/sys/arch/atari/dev/ |
H A D | fd.c | 400 u_short swtch; in fdattach() local
|
/netbsd-src/sys/uvm/ |
H A D | uvm_extern.h | 357 int swtch; /* context switch count */ member 453 int64_t swtch; member
|