Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Debitmap.c219 unsigned int wordindex = bit / EBITMAP_ELT_BITS; in ebitmap_clear_bit() local
274 unsigned int wordindex = bit / EBITMAP_ELT_BITS; in ebitmap_set_bit() local
330 unsigned int wordindex = bit / EBITMAP_ELT_BITS; in ebitmap_bit_p() local
H A Debitmap.h118 unsigned int wordindex = min / EBITMAP_ELT_BITS; in ebitmap_iter_init() local