Home
last modified time | relevance | path

Searched defs:lzo_callback_t (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dlzoconf.h296 typedef struct lzo_callback_t lzo_callback_t; typedef
309 struct lzo_callback_t struct
312 lzo_alloc_func_t nalloc; /* [not used right now] */
313 lzo_free_func_t nfree; /* [not used right now] */
316 lzo_progress_func_t nprogress;
321 lzo_voidp user1;
322 lzo_xint user2;
323 lzo_xint user3;
/external/libvncserver/common/
Dlzoconf.h266 typedef struct lzo_callback_t lzo_callback_t; typedef
279 struct lzo_callback_t struct
282 lzo_alloc_func_t nalloc; /* [not used right now] */
283 lzo_free_func_t nfree; /* [not used right now] */
286 lzo_progress_func_t nprogress;
291 lzo_voidp user1;
292 lzo_xint user2;
293 lzo_xint user3;
/external/syslinux/lzo/include/lzo/
Dlzoconf.h266 typedef struct lzo_callback_t lzo_callback_t; typedef
279 struct lzo_callback_t struct
282 lzo_alloc_func_t nalloc; /* [not used right now] */
283 lzo_free_func_t nfree; /* [not used right now] */
286 lzo_progress_func_t nprogress;
291 lzo_voidp user1;
292 lzo_xint user2;
293 lzo_xint user3;