Lines Matching full:__lzo_restrict
1603 #if !defined(__lzo_restrict)
1605 # define __lzo_restrict __restrict__
1607 # define __lzo_restrict __restrict__
1609 # define __lzo_restrict __restrict__
1612 # define __lzo_restrict __restrict__
1614 # define __lzo_restrict __restrict__
1616 # define __lzo_restrict __restrict
1618 # define __lzo_restrict __restrict__
1621 #if defined(__lzo_restrict)
1626 # define __lzo_restrict /*empty*/