Home
last modified time | relevance | path

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

/third_party/zlib/examples/
H A Dgzlog.c285 #define PUT8(p,a) do {PUT4(p,a);PUT4(p+4,a>>32);} while(0) macro

Completed in 3 milliseconds