Searched refs:G_BSEARCH_ARRAY_ALIGN_POWER2 (Results 1 – 3 of 3) sorted by relevance
42 G_BSEARCH_ARRAY_ALIGN_POWER2 = 1 << 0, /* align memory to power2 sizes */ enumerator130 if (bconfig->flags & G_BSEARCH_ARRAY_ALIGN_POWER2) in g_bsearch_array_create()204 if (G_UNLIKELY (bconfig->flags & G_BSEARCH_ARRAY_ALIGN_POWER2)) in g_bsearch_array_grow()276 if (G_UNLIKELY (bconfig->flags & G_BSEARCH_ARRAY_ALIGN_POWER2)) in g_bsearch_array_remove()
133 G_BSEARCH_ARRAY_ALIGN_POWER2,
310 G_BSEARCH_ARRAY_ALIGN_POWER2,