Home
last modified time | relevance | path

Searched refs:posp (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dunlz4.c29 unsigned int *posp, in unlz4() argument
75 if (posp) in unlz4()
76 *posp = 0; in unlz4()
90 if (posp) in unlz4()
91 *posp += 4; in unlz4()
102 if (posp) in unlz4()
103 *posp += 4; in unlz4()
109 if (posp) in unlz4()
110 *posp += 4; in unlz4()
141 if (posp) in unlz4()
[all …]
A Dunlzo.c131 u8 *output, unsigned int *posp, in unlzo() argument
159 } else if (!fill || !posp) { in unlzo()
171 if (posp) in unlzo()
172 *posp = 0; in unlzo()
184 if (posp) in unlzo()
185 *posp = skip; in unlzo()
199 if (posp) in unlzo()
200 *posp += 4; in unlzo()
245 if (posp) in unlzo()
246 *posp += src_len + 12; in unlzo()
A Dunlzma.c536 unsigned int *posp, in unlzma() argument
648 if (posp) in unlzma()
649 *posp = rc.ptr-rc.buffer; in unlzma()
/xen-4.10.0-shim-comet/xen/include/xen/
A Ddecompress.h7 unsigned char *outbuf, unsigned int *posp,
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_decompress_unsafe.h6 unsigned char *outbuf, unsigned int *posp,

Completed in 6 milliseconds