Lines Matching full:__lzo_restrict
1623 #if !defined(__lzo_restrict)
1625 # define __lzo_restrict __restrict__
1627 # define __lzo_restrict __restrict__
1629 # define __lzo_restrict __restrict__
1632 # define __lzo_restrict __restrict__
1634 # define __lzo_restrict __restrict__
1636 # define __lzo_restrict __restrict
1638 # define __lzo_restrict __restrict__
1641 #if defined(__lzo_restrict)
1646 # define __lzo_restrict /*empty*/