Home
last modified time | relevance | path

Searched defs:curlen (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/lib/zlib/
H A Dtrees.c718 int curlen; /* length of current code */ local
763 int curlen; /* length of current code */ local
/openbmc/u-boot/net/
H A Dbootp.c183 static int truncate_sz(const char *name, int maxlen, int curlen) in truncate_sz()
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h85 uint16_t curlen; member
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c1012 hwaddr curlen = 0; in sgl_from_gpa_ranges() local
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2900 const uint64_t curlen = MIN(pagelen, len); in probe_write_access() local
/openbmc/qemu/target/riscv/
H A Dvector_helper.c140 target_ulong curlen = MIN(pagelen, len); in probe_pages() local