Searched refs:__first_node (Results 1 – 4 of 4) sorted by relevance
11 ret = __first_node(srcp); in __next_node_in()
262 #define first_node(src) __first_node(&(src))263 static inline unsigned int __first_node(const nodemask_t *srcp) in __first_node() function
59 typedef __hash_node_base __first_node;60 typedef typename __rebind_pointer<_NodePtr, __first_node>::type __node_base_pointer;930 typedef typename _NodeTypes::__node_base_type __first_node;940 typedef typename __rebind_alloc_helper<__node_traits, __first_node>::type956 __compressed_pair<__first_node, __node_allocator> __p1_;998 is_nothrow_default_constructible<__first_node>::value &&1013 is_nothrow_move_constructible<__first_node>::value &&1416 is_nothrow_default_constructible<__first_node>::value &&1485 is_nothrow_move_constructible<__first_node>::value &&1911 // insert_after __bucket_list_[__chash], or __first_node if bucket is null[all …]