Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/libavb/
H A Davb_util.c84 bool avb_safe_add_to(uint64_t* value, uint64_t value_to_add) { in avb_safe_add_to()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c1976 int value_to_add = 0; in csio_hw_flash_config() local