Home
last modified time | relevance | path

Searched refs:ush (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/zlib/
A Dzutil.c230 if (*(ush*)&buf != 0) return buf; in zcalloc()
238 *((ush*)&buf+1) += ((ush)((uch*)buf-0) + 15) >> 4; in zcalloc()
239 *(ush*)&buf = 0; in zcalloc()
250 if (*(ush*)&ptr != 0) { /* object < 64K */ in zcfree()
A Dzutil.h46 typedef unsigned short ush; typedef
47 typedef ush FAR ushf;

Completed in 3 milliseconds