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/ |
| D | standard_policies.hpp | 94 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/ |
| D | tree-loop-distribution.cc | 2509 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/ |
| D | ChangeLog-1991 | 1830 same_type, integral_type, numeric_type, character_type,
|
| D | ChangeLog-2012 | 13090 (simple_type, ordered_type, same_type, integral_type): Delete.
|