Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dzlib.h448 int xflags; /* extra flags (not used when writing a gzip file) */ member
/openbmc/u-boot/lib/zlib/
H A Dinflate.c434 state->head->xflags = (int)(hold & 0xff); in inflate()