Home
last modified time | relevance | path

Searched defs:left (Results 1 – 7 of 7) sorted by relevance

/lib/
Dprio_heap.c55 int left = 2 * pos + 1; in heap_insert() local
Dscatterlist.c248 unsigned int left; in __sg_alloc_table() local
Dbitmap.c114 int k, lim = BITS_TO_LONGS(bits), left = bits % BITS_PER_LONG; in __bitmap_shift_right() local
159 int k, lim = BITS_TO_LONGS(bits), left = bits % BITS_PER_LONG; in __bitmap_shift_left() local
Dbtree.c520 unsigned long *left, int lfill, in merge()
542 unsigned long *parent, *left = NULL, *right = NULL; in rebalance() local
/lib/zlib_inflate/
Dinftrees.c32 int left; /* number of prefix codes available */ in zlib_inflate_table() local
Dinflate.c337 unsigned have, left; /* available input and output */ in zlib_inflate() local
/lib/xz/
Dxz_dec_lzma2.c349 uint32_t left; in dict_repeat() local
375 uint32_t *left) in dict_uncompressed()