Home
last modified time | relevance | path

Searched defs:put (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dgzwrite.c81 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
186 z_size_t put = len; local
H A Dinfback.c259 unsigned char FAR *put; /* next output */ local
H A Dinflate.c628 unsigned char FAR *put; /* next output */ local
H A Ddeflate.c551 int put; local
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzwrite.c83 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
188 z_size_t put = len; local
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h1117 bool (*put)(struct ecore_credit_pool_obj *o, int cnt); member