OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__lzo_cdecl
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/coregrind/m_debuginfo/
lzoconf.h
240
#if !defined(
__LZO_CDECL
)
241
# define
__LZO_CDECL
__lzo_cdecl
254
# define LZO_PUBLIC(_rettype) __LZO_EXPORT1 _rettype __LZO_EXPORT2
__LZO_CDECL
260
# define LZO_PRIVATE(_rettype) static _rettype
__LZO_CDECL
265
(
__LZO_CDECL
*lzo_compress_t) ( const lzo_bytep src, lzo_uint src_len,
270
(
__LZO_CDECL
*lzo_decompress_t) ( const lzo_bytep src, lzo_uint src_len,
275
(
__LZO_CDECL
*lzo_optimize_t) ( lzo_bytep src, lzo_uint src_len,
280
(
__LZO_CDECL
*lzo_compress_dict_t)(const lzo_bytep src, lzo_uint src_len,
286
(
__LZO_CDECL
*lzo_decompress_dict_t)(const lzo_bytep src, lzo_uint src_len
[
all
...]
lzodefs.h
1653
# define
__lzo_cdecl
macro
1664
# define
__lzo_cdecl
macro
1666
# define
__lzo_cdecl
macro
1690
# define
__lzo_cdecl
macro
1692
# define
__lzo_cdecl
macro
1695
# define
__lzo_cdecl
macro
[
all
...]
minilzo-inl.c
1677
# define
__lzo_cdecl
macro
1688
# define
__lzo_cdecl
macro
1690
# define
__lzo_cdecl
macro
1714
# define
__lzo_cdecl
macro
1716
# define
__lzo_cdecl
macro
1719
# define
__lzo_cdecl
macro
[
all
...]
Completed in 1815 milliseconds