Home
last modified time | relevance | path

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

/linux-3.4.99/lib/zlib_inflate/
Dinffast.c44 # define UP_UNALIGNED(a) get_unaligned16((a)++) macro
48 # define UP_UNALIGNED(a) get_unaligned16(++(a)) macro