Searched defs:lastbit (Results 1 - 8 of 8) sorted by relevance
| /third_party/libexif/libexif/canon/ |
| H A D | mnote-canon-entry.c | 474 unsigned int i, bit, lastbit = 0; in canon_search_table_bitfield() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-gif.c | 306 lastbit, /* Last bit in buffer */ in gif_get_code() local
|
| /third_party/zlib/examples/ |
| H A D | gzappend.c | 261 int ret, lastbit, left, full; in gzscan() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_rtbitmap.c | 283 xfs_rtblock_t lastbit; /* last useful bit in the word */ in xfs_rtfind_forw() local 547 int lastbit; /* last useful bit in word */ in xfs_rtmodify_range() local 780 xfs_rtblock_t lastbit; /* last useful bit in word */ xfs_rtcheck_range() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_rtbitmap.c | 283 xfs_rtblock_t lastbit; /* last useful bit in the word */ in xfs_rtfind_forw() local 547 int lastbit; /* last useful bit in word */ in xfs_rtmodify_range() local 780 xfs_rtblock_t lastbit; /* last useful bit in word */ xfs_rtcheck_range() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpio/ |
| H A D | gpio-xilinx.c | 132 int bit, lastbit = xgpio_to_bit(chip, chip->gc.ngpio - 1); in xgpio_read_ch_all() local 140 int bit, lastbit = xgpio_to_bit(chip, chip->gc.ngpio - 1); in xgpio_write_ch_all() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | bitmap.c | 730 unsigned int lastbit = r->nbits - 1; in bitmap_parse_region() local 672 bitmap_getnum(const char *str, unsigned int *num, unsigned int lastbit) bitmap_getnum() argument
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 11922 unsigned int lastbit = 0; in handle_core_item() local
|
Completed in 25 milliseconds