Lines Matching refs:__constructor__
1763 # define __lzo_constructor __attribute__((__constructor__,__used__))1765 # define __lzo_constructor __attribute__((__constructor__))1767 # define __lzo_constructor __attribute__((__constructor__,__used__))1769 # define __lzo_constructor __attribute__((__constructor__))