Home
last modified time | relevance | path

Searched defs:put_byte (Results 1 – 4 of 4) sorted by relevance

/external/tlsdate/src/
Dproxy-bio-unittest.c97 void put_byte (BIO *test, char c) in put_byte() function
/external/zlib/src/
Ddeflate.h278 #define put_byte(s, c) {s->pending_buf[s->pending++] = (c);} macro
/external/pdfium/third_party/zlib_v128/
Ddeflate.h278 #define put_byte(s, c) {s->pending_buf[s->pending++] = (c);} macro
/external/opencv3/3rdparty/zlib/
Ddeflate.h278 #define put_byte(s, c) {s->pending_buf[s->pending++] = (c);} macro