Home
last modified time | relevance | path

Searched defs:beg (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/lib/zlib/
H A Dinffast.c76 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
H A Ddeflate.c682 uInt beg = s->pending; /* start of bytes to update crc */ local
710 uInt beg = s->pending; /* start of bytes to update crc */ local
741 uInt beg = s->pending; /* start of bytes to update crc */ local
/rk3399_rockchip-uboot/fs/ubifs/
H A Dtnc_misc.c131 int beg = 0, end = znode->child_cnt, uninitialized_var(mid); in ubifs_search_zbranch() local