Searched refs:__LZO_EXTERN_C (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
H A Dlzoconf.h231 #if !defined(__LZO_EXTERN_C)
233 # define __LZO_EXTERN_C extern "C" macro
235 # define __LZO_EXTERN_C extern macro
257 # define LZO_EXTERN(_rettype) __LZO_EXTERN_C LZO_PUBLIC(_rettype)
/external/libvncserver/common/
H A Dlzoconf.h201 #if !defined(__LZO_EXTERN_C)
203 # define __LZO_EXTERN_C extern "C" macro
205 # define __LZO_EXTERN_C extern
227 # define LZO_EXTERN(_rettype) __LZO_EXTERN_C LZO_PUBLIC(_rettype)
/external/syslinux/lzo/include/lzo/
H A Dlzoconf.h201 #if !defined(__LZO_EXTERN_C)
203 # define __LZO_EXTERN_C extern "C" macro
205 # define __LZO_EXTERN_C extern
227 # define LZO_EXTERN(_rettype) __LZO_EXTERN_C LZO_PUBLIC(_rettype)

Completed in 174 milliseconds