Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/roaring/
H A Droaring.h3883 static inline int container_shrink_to_fit(void *container, uint8_t typecode) { in container_shrink_to_fit() function
H A Droaring.c8707 answer += container_shrink_to_fit(c, typecode_original); in roaring_bitmap_shrink_to_fit()