Home
last modified time | relevance | path

Searched refs:lzo_uint32p (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/fs/jffs2/
H A Dcompr_lzo.c94 #define __COPY4(dst,src) * (lzo_uint32p)(dst) = * (const lzo_uint32p)(src)
118 #define lzo_uint32p lzo_uint32 * macro