Home
last modified time | relevance | path

Searched refs:bitset_container_negation_inplace (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/roaring/
H A Droaring.h3299 bool bitset_container_negation_inplace(bitset_container_t *src, void **dst);
5699 *result_type = bitset_container_negation_inplace( in container_inot()
H A Droaring.c5579 bool bitset_container_negation_inplace(bitset_container_t *src, void **dst) { in bitset_container_negation_inplace() function