Home
last modified time | relevance | path

Searched refs:same_type (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
Dstandard_policies.hpp94 typedef is_same<default_fn, Comb_Hash_Fn> same_type; typedef
97 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
122 typedef is_same<default_fn, Comb_Probe_Fn> same_type; typedef
125 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-loop-distribution.cc2509 bool same_type = true, all_builtins = partition_builtin_p (first); in break_alias_scc_partitions() local
2517 same_type = false; in break_alias_scc_partitions()
2526 if (!same_type || all_builtins) in break_alias_scc_partitions()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-19911830 same_type, integral_type, numeric_type, character_type,
DChangeLog-201213090 (simple_type, ordered_type, same_type, integral_type): Delete.