/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | hash-map-traits.h | 39 static const bool empty_zero_p = H::empty_zero_p; member 117 static const bool empty_zero_p = default_hash_traits <Value>::empty_zero_p; member
|
H A D | hash-traits.h | 103 static const bool empty_zero_p = Empty == 0; member 166 static const bool empty_zero_p = true; member 345 static const bool empty_zero_p = T1::empty_zero_p; member
|
H A D | tree-hasher.h | 43 static const bool empty_zero_p = true; member
|
H A D | hash-set-tests.cc | 202 static const bool empty_zero_p = false; member
|
H A D | hash-map.h | 69 static const bool empty_zero_p = Traits::empty_zero_p; in class() member
|
H A D | sanopt.cc | 132 static const bool empty_zero_p = true; member 189 static const bool empty_zero_p = true; member
|
H A D | graphite.cc | 236 static const bool empty_zero_p = false; member
|
H A D | tree-vectorizer.h | 143 static const bool empty_zero_p = true; member
|
H A D | profile.cc | 1028 static const bool empty_zero_p = false; member
|
H A D | attribs.cc | 2578 static const bool empty_zero_p = false; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hash-map-traits.h | 39 static const bool empty_zero_p = H::empty_zero_p; member 117 static const bool empty_zero_p = default_hash_traits <Value>::empty_zero_p; member
|
H A D | hash-traits.h | 91 static const bool empty_zero_p = Empty == 0; member 154 static const bool empty_zero_p = true; member 328 static const bool empty_zero_p = T1::empty_zero_p; member
|
H A D | tree-hasher.h | 43 static const bool empty_zero_p = true; member
|
H A D | hash-set-tests.c | 202 static const bool empty_zero_p = false; member
|
H A D | hash-map.h | 69 static const bool empty_zero_p = Traits::empty_zero_p; in class() member
|
H A D | sanopt.c | 132 static const bool empty_zero_p = true; member 189 static const bool empty_zero_p = true; member
|
H A D | graphite.c | 236 static const bool empty_zero_p = false; member
|
H A D | profile.c | 943 static const bool empty_zero_p = false; member
|
H A D | attribs.c | 2052 static const bool empty_zero_p = false; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | exploded-graph.h | 457 static const bool empty_zero_p = false; member 527 static const bool empty_zero_p = false; member 594 static const bool empty_zero_p = false; member
|
H A D | diagnostic-manager.cc | 323 static const bool empty_zero_p = true; member in ana::dedupe_hash_map_traits
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | exploded-graph.h | 521 static const bool empty_zero_p = false; member 591 static const bool empty_zero_p = false; member 658 static const bool empty_zero_p = false; member
|
H A D | sm-malloc.cc | 326 static const bool empty_zero_p = false; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-gimplify.cc | 3226 static const bool empty_zero_p = true; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-gimplify.c | 3319 static const bool empty_zero_p = true; member
|