Searched refs:g_buff_pt (Results 1 – 1 of 1) sorted by relevance
19 static char *g_buff_pt = NULL; variable74 g_buff_pt = NULL; in dechunk_init()128 g_buff_pt = g_buff_out; in dechunk()141 memcpy(g_buff_pt, data_start, cpsize); in dechunk()143 g_buff_pt += cpsize; in dechunk()166 g_buff_pt = NULL; in dechunk_free()
Completed in 2 milliseconds