Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsbitmap.c221 unsigned int start_word = start / SBITMAP_ELT_BITS; in bitmap_clear_range() local
279 unsigned int start_word = start / SBITMAP_ELT_BITS; in bitmap_set_range() local
338 unsigned int start_word = start / SBITMAP_ELT_BITS; in bitmap_bit_in_range_p() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsbitmap.cc221 unsigned int start_word = start / SBITMAP_ELT_BITS; in bitmap_clear_range() local
279 unsigned int start_word = start / SBITMAP_ELT_BITS; in bitmap_set_range() local
338 unsigned int start_word = start / SBITMAP_ELT_BITS; in bitmap_bit_in_range_p() local