HomeSort by relevance Sort by last modified time
    Searched refs:__lzo_cdecl (Results 1 - 9 of 9) sorted by null

  /external/valgrind/coregrind/m_debuginfo/
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...]
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...]
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...]
  /external/libvncserver/common/
lzodefs.h 1930 # define __lzo_cdecl macro
    [all...]
lzoconf.h 210 #if !defined(__LZO_CDECL)
211 # define __LZO_CDECL __lzo_cdecl
224 # define LZO_PUBLIC(_rettype) __LZO_EXPORT1 _rettype __LZO_EXPORT2 __LZO_CDECL
230 # define LZO_PRIVATE(_rettype) static _rettype __LZO_CDECL
235 (__LZO_CDECL *lzo_compress_t) ( const lzo_bytep src, lzo_uint src_len,
240 (__LZO_CDECL *lzo_decompress_t) ( const lzo_bytep src, lzo_uint src_len,
245 (__LZO_CDECL *lzo_optimize_t) ( lzo_bytep src, lzo_uint src_len,
250 (__LZO_CDECL *lzo_compress_dict_t)(const lzo_bytep src, lzo_uint src_len,
256 (__LZO_CDECL *lzo_decompress_dict_t)(const lzo_bytep src, lzo_uint src_len
    [all...]
minilzo.c 1950 # define __lzo_cdecl macro
    [all...]
  /external/syslinux/lzo/include/lzo/
lzodefs.h 1930 # define __lzo_cdecl macro
    [all...]
lzoconf.h 210 #if !defined(__LZO_CDECL)
211 # define __LZO_CDECL __lzo_cdecl
224 # define LZO_PUBLIC(_rettype) __LZO_EXPORT1 _rettype __LZO_EXPORT2 __LZO_CDECL
230 # define LZO_PRIVATE(_rettype) static _rettype __LZO_CDECL
235 (__LZO_CDECL *lzo_compress_t) ( const lzo_bytep src, lzo_uint src_len,
240 (__LZO_CDECL *lzo_decompress_t) ( const lzo_bytep src, lzo_uint src_len,
245 (__LZO_CDECL *lzo_optimize_t) ( lzo_bytep src, lzo_uint src_len,
250 (__LZO_CDECL *lzo_compress_dict_t)(const lzo_bytep src, lzo_uint src_len,
256 (__LZO_CDECL *lzo_decompress_dict_t)(const lzo_bytep src, lzo_uint src_len
    [all...]
  /external/syslinux/lzo/src/
lzo_supp.h     [all...]

Completed in 161 milliseconds