Home
last modified time | relevance | path

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

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Ddfrle.c41 DFCIrle(const void * buf, void * bufto, int32 len) in DFCIrle()
119 DFCIunrle(uint8 *buf, uint8 *bufto, int32 outlen, int resetsave) in DFCIunrle()
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Dhe_disp.c344 rleIt(char *buf, char *bufto, int len) in rleIt()
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dpr_ext.c2874 unsigned int bufto = G_FLOAT(OFS_PARM1)-BUFSTRBASE; in PF_buf_copy() local