Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A D3level.h189 uint32_t lookup1_shifted = lookup1 << t->q; in CONCAT() local
193 uint32_t lookup2 = t->level2[index2 + lookup1_shifted]; in CONCAT()