Searched defs:ll_end (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | linker_lists.h | 252 #define ll_end(_type) \ macro |
/openbmc/linux/lib/lzo/ | ||
H A D | lzo1x_compress.c | 328 uintptr_t ll_end = (uintptr_t) ip + ll; in lzogeneric1x_1_compress() local |