Lines Matching full:buff
872 unsigned char buff[ BIP_BUFFER_SIZE ];958 memcpy( bip->buff + bip->a_end, src, avail );980 memcpy( bip->buff + bip->b_end, src, avail );1051 memcpy( dst, bip->buff + bip->a_start, avail );1068 memcpy( dst, bip->buff, avail );