Searched defs:zrc (Results 1 – 2 of 2) sorted by relevance
111 int zrc = deflateInit (&z, Z_BEST_COMPRESSION); in __libelf_compress() local239 int zrc = inflateInit (&z); in __libelf_decompress() local
1149 float zrs, zrc; /* Z rotation sine/cosine */ in huerotate() local