Searched defs:__lzo_constructor (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lzo/include/lzo/
H A Dlzodefs.h1358 # define __lzo_constructor __attribute__((__constructor__,__used__)) macro
1360 # define __lzo_constructor __attribute__((__constructor__)) macro
1362 # define __lzo_constructor __attribute__((__constructor__)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lzo/include/lzo/
H A Dlzodefs.h1358 # define __lzo_constructor __attribute__((__constructor__,__used__)) macro
1360 # define __lzo_constructor __attribute__((__constructor__)) macro
1362 # define __lzo_constructor __attribute__((__constructor__)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lzo/include/lzo/
H A Dlzodefs.h1358 # define __lzo_constructor __attribute__((__constructor__,__used__)) macro
1360 # define __lzo_constructor __attribute__((__constructor__)) macro
1362 # define __lzo_constructor __attribute__((__constructor__)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lzo/minilzo/
H A Dminilzo.c1379 # define __lzo_constructor __attribute__((__constructor__,__used__)) macro
1381 # define __lzo_constructor __attribute__((__constructor__)) macro
1383 # define __lzo_constructor __attribute__((__constructor__)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lzo/minilzo/
H A Dminilzo.c1379 # define __lzo_constructor __attribute__((__constructor__,__used__)) macro
1381 # define __lzo_constructor __attribute__((__constructor__)) macro
1383 # define __lzo_constructor __attribute__((__constructor__)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lzo/minilzo/
H A Dminilzo.c1379 # define __lzo_constructor __attribute__((__constructor__,__used__)) macro
1381 # define __lzo_constructor __attribute__((__constructor__)) macro
1383 # define __lzo_constructor __attribute__((__constructor__)) macro

Completed in 171 milliseconds