Searched refs:data_type (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/lib/zlib/ | ||
| H A D | zlib.h | 103 int data_type; /* best guess about the data type: binary or text member |
| H A D | inflate.c | 1294 strm->data_type = (int)state->bits + (state->last ? 64 : 0) + |