Home
last modified time | relevance | path

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

/third_party/zlib/examples/
H A Dgzlog.c284 #define PUT4(p,a) do {PUT2(p,a);PUT2(p+2,a>>16);} while(0) macro
[all...]

Completed in 2 milliseconds