Searched defs:zerror (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dmemory.c48 zerror (const char *fname, int type, size_t size) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECSocket.cpp509 void ShowZError(int zerror, z_streamp strm) argument
641 int zerror = inflate(&m_z, Z_SYNC_FLUSH); local
680 int zerror = deflate(&m_z, Z_NO_FLUSH); local
708 int zerror local
760 int zerror = deflateInit(&m_z, EC_COMPRESSION_LEVEL); local
797 int zerror = deflateEnd(&m_z); local
829 int zerror = inflateInit(&m_z); local
851 int zerror = inflateEnd(&m_z); local
[all...]

Completed in 41 milliseconds