| /openbmc/u-boot/include/linux/ |
| H A D | math64.h | 19 static inline u64 div_u64_rem(u64 dividend, u32 divisor, u32 *remainder) in div_u64_rem() 28 static inline s64 div_s64_rem(s64 dividend, s32 divisor, s32 *remainder) in div_s64_rem() 37 static inline u64 div64_u64_rem(u64 dividend, u64 divisor, u64 *remainder) in div64_u64_rem() 65 static inline u64 div_u64_rem(u64 dividend, u32 divisor, u32 *remainder) in div_u64_rem() 100 u32 remainder; in div_u64() local 111 s32 remainder; in div_s64() local 119 __iter_div_u64_rem(u64 dividend, u32 divisor, u64 *remainder) in __iter_div_u64_rem()
|
| /openbmc/u-boot/lib/ |
| H A D | div64.c | 64 s64 div_s64_rem(s64 dividend, s32 divisor, s32 *remainder) in div_s64_rem() 95 u64 div64_u64_rem(u64 dividend, u64 divisor, u64 *remainder) in div64_u64_rem() 181 u32 iter_div_u64_rem(u64 dividend, u32 divisor, u64 *remainder) in iter_div_u64_rem()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-div128.c | 29 uint64_t remainder; member 38 int64_t remainder; member
|
| /openbmc/u-boot/cmd/ |
| H A D | time.c | 12 ulong total_seconds, remainder; in report_time() local
|
| /openbmc/qemu/tests/tcg/mips/user/isa/r5900/ |
| H A D | test_r5900_divu1.c | 9 struct quotient_remainder { uint32_t quotient, remainder; }; member
|
| H A D | test_r5900_div1.c | 9 struct quotient_remainder { int32_t quotient, remainder; }; member
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | start.S | 37 remainder: label
|
| /openbmc/u-boot/fs/ext4/ |
| H A D | ext4_write.c | 140 int remainder; in delete_single_indirect_block() local 189 int remainder; in delete_double_indirect_block() local 286 int remainder; in delete_triple_indirect_block() local 439 int remainder; in ext4fs_delete_file() local
|
| H A D | ext4_common.c | 196 uint64_t remainder; in put_ext4() local 306 int i, remainder, status; in ext4fs_set_block_bmap() local 342 int i, remainder, status; in ext4fs_reset_block_bmap() local 372 int i, remainder, status; in ext4fs_set_inode_bmap() local 397 int i, remainder, status; in ext4fs_reset_inode_bmap() local 961 int remainder; in ext4fs_get_new_blk_no() local
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | image-fleecing | 51 remainder = [('0xd5', '0x108000', '32k'), # Right-end of partial-left [1] variable
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | bcd_time.hpp | 82 T remainder = 0; in toBCD() local
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | xhci-ring.c | 306 static u32 xhci_td_remainder(unsigned int remainder) in xhci_td_remainder() 657 u32 remainder = 0; in xhci_bulk_tx() local
|
| H A D | sl811-hcd.c | 258 int remainder = sl811_read(SL811_CNT_A); in sl811_send_packet() local
|
| /openbmc/u-boot/drivers/crypto/ |
| H A D | aspeed_hace.c | 109 static void aspeed_ahash_fill_padding(struct aspeed_hash_ctx *ctx, unsigned int remainder) in aspeed_ahash_fill_padding() 208 int remainder; in hw_sha_update() local
|
| /openbmc/u-boot/board/freescale/m5253demo/ |
| H A D | flash.c | 97 int remainder; in flash_print_info() local
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | serial_pl01x.c | 149 unsigned int remainder; in pl01x_generic_setbrg() local
|
| /openbmc/u-boot/common/ |
| H A D | dlmalloc.c | 1246 mchunkptr remainder; /* remainder from a split */ local 1667 mchunkptr remainder; /* holds split off extra space from newp */ local 1889 mchunkptr remainder; /* spare room at end to split off */ local
|
| /openbmc/u-boot/drivers/video/ |
| H A D | ipu_common.c | 305 u32 remainder; in ipu_pixel_clk_round_rate() local 338 u32 remainder; in ipu_pixel_clk_set_rate() local
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | ipmi_fru_info_area.cpp | 280 auto remainder = offset % recordUnitOfMeasurement; in buildCommonHeaderSection() local
|
| /openbmc/u-boot/board/compulab/common/ |
| H A D | eeprom.c | 247 int remainder = simple_strtol(tok, &endptr, 0); in eeprom_field_update_bin_ver() local
|
| /openbmc/qemu/hw/dma/ |
| H A D | sifive_pdma.c | 77 int wsize, rsize, size, remainder; in sifive_pdma_run() local
|
| /openbmc/qemu/target/arm/ |
| H A D | cpu64.c | 403 int32_t default_len, default_vq, remainder; in cpu_arm_set_default_vec_len() local
|
| /openbmc/qemu/target/tricore/ |
| H A D | op_helper.c | 2101 uint64_t remainder; in helper_dvadj() local 2122 int32_t addend, dividend_quotient, remainder; in helper_dvstep() local 2152 int64_t remainder = extract64(r1, 32, 32); in helper_dvstep_u() local 2169 int32_t quotient, remainder; in helper_divide() local 2198 uint32_t quotient, remainder; in helper_divide_u() local
|
| /openbmc/u-boot/drivers/net/ |
| H A D | smc91111.c | 1238 int remainder; in print_packet() local
|
| /openbmc/u-boot/drivers/video/exynos/ |
| H A D | exynos_fb.c | 205 unsigned int cfg = 0, div = 0, remainder, remainder_div; in exynos_fimd_set_clock() local
|