Home
last modified time | relevance | path

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

/external/syslinux/lzo/src/
Dminiacc.h1434 # define __acc_constructor __attribute__((__constructor__,__used__)) macro
1436 # define __acc_constructor __attribute__((__constructor__)) macro
1438 # define __acc_constructor __attribute__((__constructor__)) macro