Searched refs:LZO_PUBLIC (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
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.c2297 LZO_PUBLIC(lzo_uintptr_t) function
2314 LZO_PUBLIC(unsigned)
2352 LZO_PUBLIC(const lzo_bytep)
2362 LZO_PUBLIC(unsigned)
2368 LZO_PUBLIC(const char *)
2374 LZO_PUBLIC(const char *)
2380 LZO_PUBLIC(const lzo_charp)
2386 LZO_PUBLIC(const lzo_charp)
2401 LZO_PUBLIC(lzo_uint32) function
2450 #define LZOLIB_PUBLIC(r,f) LZO_PUBLIC(
[all...]

Completed in 34 milliseconds