Searched defs:LZO_PUBLIC (Results 1 - 9 of 9) sorted by relevance

/external/syslinux/lzo/src/
H A Dlzo_ptr.c36 LZO_PUBLIC(lzo_uintptr_t) function
57 LZO_PUBLIC(unsigned)
H A Dlzo_crc.c94 LZO_PUBLIC(const lzo_uint32_tp)
114 LZO_PUBLIC(lzo_uint32_t) function
H A Dlzo_util.c55 LZO_PUBLIC(const lzo_bytep)
61 LZO_PUBLIC(unsigned)
67 LZO_PUBLIC(const char *)
73 LZO_PUBLIC(const char *)
79 LZO_PUBLIC(const lzo_charp)
85 LZO_PUBLIC(const lzo_charp)
108 LZO_PUBLIC(lzo_uint32_t) function
/external/syslinux/core/lzo/
H A Dlzo_asm.h89 #if !defined(LZO_PUBLIC)
91 # define LZO_PUBLIC(func) \ macro
96 # define LZO_PUBLIC(func) \
102 # define LZO_PUBLIC(func) \
/external/valgrind/coregrind/m_debuginfo/
H A Dlzoconf.h253 #if !defined(LZO_PUBLIC)
254 # define LZO_PUBLIC(_rettype) __LZO_EXPORT1 _rettype __LZO_EXPORT2 __LZO_CDECL macro
257 # define LZO_EXTERN(_rettype) __LZO_EXTERN_C LZO_PUBLIC(_rettype)
H A Dminilzo-inl.c2301 LZO_PUBLIC(lzo_uintptr_t) function
2318 LZO_PUBLIC(unsigned)
2356 LZO_PUBLIC(const lzo_bytep)
2366 LZO_PUBLIC(unsigned)
2372 LZO_PUBLIC(const char *)
2378 LZO_PUBLIC(const char *)
2384 LZO_PUBLIC(const lzo_charp)
2390 LZO_PUBLIC(const lzo_charp)
2405 LZO_PUBLIC(lzo_uint32) function
2454 #define LZOLIB_PUBLIC(r,f) LZO_PUBLIC(
[all...]
/external/libvncserver/common/
H A Dlzoconf.h223 #if !defined(LZO_PUBLIC)
224 # define LZO_PUBLIC(_rettype) __LZO_EXPORT1 _rettype __LZO_EXPORT2 __LZO_CDECL macro
227 # define LZO_EXTERN(_rettype) __LZO_EXTERN_C LZO_PUBLIC(_rettype)
H A Dminilzo.c3869 LZO_PUBLIC(lzo_uintptr_t) function
3885 LZO_PUBLIC(unsigned)
3922 LZO_PUBLIC(const lzo_bytep)
3928 LZO_PUBLIC(unsigned)
3934 LZO_PUBLIC(const char *)
3940 LZO_PUBLIC(const char *)
3946 LZO_PUBLIC(const lzo_charp)
3952 LZO_PUBLIC(const lzo_charp)
3967 LZO_PUBLIC(lzo_uint32_t) function
4016 #define LZOLIB_PUBLIC(r,f) LZO_PUBLIC(
[all...]
/external/syslinux/lzo/include/lzo/
H A Dlzoconf.h223 #if !defined(LZO_PUBLIC)
224 # define LZO_PUBLIC(_rettype) __LZO_EXPORT1 _rettype __LZO_EXPORT2 __LZO_CDECL macro
227 # define LZO_EXTERN(_rettype) __LZO_EXTERN_C LZO_PUBLIC(_rettype)

Completed in 278 milliseconds