Home
last modified time | relevance | path

Searched defs:log2size (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Objects/
Ddictobject.c332 int log2size = DK_LOG_SIZE(keys); in dictkeys_get_index() local
361 int log2size = DK_LOG_SIZE(keys); in dictkeys_set_index() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c2047 unsigned count, low_bit, log2size; in compressed_fetch_cached() local