Searched defs:lzo_callback_t (Results 1 – 3 of 3) sorted by relevance
296 typedef struct lzo_callback_t lzo_callback_t; typedef309 struct lzo_callback_t struct312 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;
266 typedef struct lzo_callback_t lzo_callback_t; typedef279 struct lzo_callback_t struct282 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;