Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlinker_lists.h252 #define ll_end(_type) \ macro
/openbmc/linux/lib/lzo/
H A Dlzo1x_compress.c328 uintptr_t ll_end = (uintptr_t) ip + ll; in lzogeneric1x_1_compress() local