Searched defs:__LZO_EXPORT2 (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
H A Dlzoconf.h248 #if !defined(__LZO_EXPORT2)
249 # define __LZO_EXPORT2 /*empty*/ macro
254 # define LZO_PUBLIC(_rettype) __LZO_EXPORT1 _rettype __LZO_EXPORT2 __LZO_CDECL
/external/libvncserver/common/
H A Dlzoconf.h218 #if !defined(__LZO_EXPORT2)
219 # define __LZO_EXPORT2 /*empty*/ macro
224 # define LZO_PUBLIC(_rettype) __LZO_EXPORT1 _rettype __LZO_EXPORT2 __LZO_CDECL
/external/syslinux/lzo/include/lzo/
H A Dlzoconf.h218 #if !defined(__LZO_EXPORT2)
219 # define __LZO_EXPORT2 /*empty*/ macro
224 # define LZO_PUBLIC(_rettype) __LZO_EXPORT1 _rettype __LZO_EXPORT2 __LZO_CDECL

Completed in 82 milliseconds