Searched defs:last_bit (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl2/lvm2/dist/libdm/datastruct/ |
H A D | bitset.c | 71 int dm_bit_get_next(dm_bitset_t bs, int last_bit) in dm_bit_get_next()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sreal.h | 231 int last_bit; in normalize_down() local
|
H A D | sbitmap.c | 65 unsigned int last_bit; in sbitmap_resize() local 442 unsigned int last_bit; in bitmap_ones() local 511 unsigned int last_bit; in bitmap_not() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sreal.h | 231 int last_bit; in normalize_down() local
|
H A D | sbitmap.cc | 65 unsigned int last_bit; in sbitmap_resize() local 442 unsigned int last_bit; in bitmap_ones() local 511 unsigned int last_bit; in bitmap_not() local
|
/netbsd-src/sys/arch/hppa/hppa/ |
H A D | intr.c | 206 int last_bit; in hppa_intr_allocate_bit() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/ |
H A D | tilepro.cc | 1305 tilepro_bitfield_operand_p (HOST_WIDE_INT n, int *first_bit, int *last_bit) in tilepro_bitfield_operand_p() 4701 int first_bit, last_bit; in tilepro_print_operand() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/ |
H A D | tilepro.c | 1305 tilepro_bitfield_operand_p (HOST_WIDE_INT n, int *first_bit, int *last_bit) in tilepro_bitfield_operand_p() 4703 int first_bit, last_bit; in tilepro_print_operand() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
H A D | tilegx.c | 1532 tilegx_bitfield_operand_p (HOST_WIDE_INT n, int *first_bit, int *last_bit) in tilegx_bitfield_operand_p() 5314 int first_bit, last_bit; in tilegx_print_operand() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
H A D | tilegx.cc | 1533 tilegx_bitfield_operand_p (HOST_WIDE_INT n, int *first_bit, int *last_bit) in tilegx_bitfield_operand_p() 5313 int first_bit, last_bit; in tilegx_print_operand() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/ |
H A D | fast_float.h | 231 int last_bit = 0; in leading_zeroes() local
|