Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/lzo/
H A Dlzo1x_decompress.c20 #define HAVE_IP(x, ip_end, ip) ((size_t)(ip_end - ip) < (x)) argument
144 const unsigned char * const ip_end = in + in_len; in lzo1x_decompress_safe() local
/openbmc/linux/arch/loongarch/kernel/
Dunwind_prologue.c
/openbmc/u-boot/fs/jffs2/
H A Dcompr_lzo.c159 const lzo_byte *const ip_end = in + in_len; in lzo1x_decompress() local
/openbmc/linux/arch/mips/kernel/
Dprocess.c
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
Dehea_qmr.h
/openbmc/qemu/util/
H A Dqemu-sockets.c721 const char *ip_end = strstr(addr_str, "]:"); in inet_parse() local