Searched refs:PB_DS_STATIC_ASSERT (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp47 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \ macro
200 PB_DS_STATIC_ASSERT(access, external_load_access);
215 PB_DS_STATIC_ASSERT(access, external_load_access);
221 #undef PB_DS_STATIC_ASSERT macro
H A Dhash_load_check_resize_trigger_imp.hpp47 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \ macro
249 PB_DS_STATIC_ASSERT(access, external_load_access);
258 PB_DS_STATIC_ASSERT(access, external_load_access);
299 #undef PB_DS_STATIC_ASSERT macro
H A Dhash_standard_resize_policy_imp.hpp47 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \ macro
187 PB_DS_STATIC_ASSERT(access, external_size_access);
196 PB_DS_STATIC_ASSERT(access, external_size_access);
259 #undef PB_DS_STATIC_ASSERT macro
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp58 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \ macro
146 PB_DS_STATIC_ASSERT(should_have_metadata, has_metadata);
298 #undef PB_DS_STATIC_ASSERT macro
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/
H A Dtrie_policy.hpp64 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \ macro
104 PB_DS_STATIC_ASSERT(min_max_size, max_size >= 2);
361 #undef PB_DS_STATIC_ASSERT macro
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcc_ht_map_.hpp109 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \ macro
619 PB_DS_STATIC_ASSERT(sth, store_hash_ok);
643 #undef PB_DS_STATIC_ASSERT macro
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dgp_ht_map_.hpp106 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \ macro
661 PB_DS_STATIC_ASSERT(sth, store_hash_ok);
684 #undef PB_DS_STATIC_ASSERT macro
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dinternal_node.hpp69 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \ macro
122 PB_DS_STATIC_ASSERT(min_arr_size, arr_size >= 2);
604 #undef PB_DS_STATIC_ASSERT macro
H A Dpat_trie_.hpp114 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \ macro
523 #undef PB_DS_STATIC_ASSERT macro

Completed in 78 milliseconds