Searched defs:lim (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/util/ |
| H A D | bitmap.c | 43 long k, lim = bits/BITS_PER_LONG; in slow_bitmap_empty() local 61 long k, lim = bits/BITS_PER_LONG; in slow_bitmap_full() local 81 long k, lim = bits/BITS_PER_LONG; in slow_bitmap_equal() local 101 long k, lim = bits/BITS_PER_LONG; in slow_bitmap_complement() local 388 long k, lim = bits/BITS_PER_LONG; in slow_bitmap_intersects() local 406 long k, lim = nbits / BITS_PER_LONG, result = 0; in slow_bitmap_count_one() local
|
| /openbmc/qemu/crypto/ |
| H A D | xts.c | 112 unsigned long i, m, mo, lim; in xts_decrypt() local 188 unsigned long i, m, mo, lim; in xts_encrypt() local
|
| /openbmc/u-boot/include/ |
| H A D | nand.h | 95 loff_t lim; member
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_util.c | 572 size_t *actual, loff_t lim, u_char *buffer, int flags) in nand_write_skip_bad() 706 size_t *actual, loff_t lim, u_char *buffer) in nand_read_skip_bad()
|
| /openbmc/u-boot/drivers/dfu/ |
| H A D | dfu_nand.c | 24 loff_t start, lim; in nand_block_op() local
|
| /openbmc/qemu/linux-user/ |
| H A D | main.c | 740 struct rlimit lim; in main() local
|
| /openbmc/u-boot/lib/lzma/ |
| H A D | LzmaDec.c | 409 const Byte *lim = dest + curLen; in LzmaDec_DecodeReal() local
|