Home
last modified time | relevance | path

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

/external/syslinux/lzo/include/lzo/
Dlzodefs.h1656 # define __lzo_struct_packed_end() } __attribute__((__gcc_struct__,__packed__)); macro
1660 # define __lzo_struct_packed_end() } __attribute__((__packed__)); macro
1664 # define __lzo_struct_packed_end() } __attribute__((__packed__)); macro
1668 # define __lzo_struct_packed_end() } __pragma(pack(pop)); macro
1671 # define __lzo_struct_packed_end() }; macro
/external/libvncserver/common/
Dlzodefs.h1656 # define __lzo_struct_packed_end() } __attribute__((__gcc_struct__,__packed__)); macro
1660 # define __lzo_struct_packed_end() } __attribute__((__packed__)); macro
1664 # define __lzo_struct_packed_end() } __attribute__((__packed__)); macro
1668 # define __lzo_struct_packed_end() } __pragma(pack(pop)); macro
1671 # define __lzo_struct_packed_end() }; macro
Dminilzo.c1676 # define __lzo_struct_packed_end() } __attribute__((__gcc_struct__,__packed__)); macro
1680 # define __lzo_struct_packed_end() } __attribute__((__packed__)); macro
1684 # define __lzo_struct_packed_end() } __attribute__((__packed__)); macro
1688 # define __lzo_struct_packed_end() } __pragma(pack(pop)); macro
1691 # define __lzo_struct_packed_end() }; macro