Lines Matching refs:__constructor__
1743 # define __lzo_constructor __attribute__((__constructor__,__used__))1745 # define __lzo_constructor __attribute__((__constructor__))1747 # define __lzo_constructor __attribute__((__constructor__,__used__))1749 # define __lzo_constructor __attribute__((__constructor__))