Lines Matching refs:glue
39 #include "glue.h"
141 /* glue functions */
143 void glue::handle_init(int index, const char *file)
181 int glue::mem_init(void)
203 glue::glue() : funcs(NULL)
207 glue::~glue()
212 int glue::init(void)
247 void glue::deinit(void)
267 void glue::version(unsigned char version)
283 int glue::preprocess(unsigned char *buff, int len)
305 int glue::retry(unsigned char *buff, int len)
328 int glue::postprocess(unsigned char *buff, int len, int status)