Home
last modified time | relevance | path

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

/lib/
Dsiphash.c50 const u8 left = len & (sizeof(u64) - 1); in __siphash_aligned() local
83 const u8 left = len & (sizeof(u64) - 1); in __siphash_unaligned() local
251 const u8 left = len & (sizeof(u64) - 1); in __hsiphash_aligned() local
284 const u8 left = len & (sizeof(u64) - 1); in __hsiphash_unaligned() local
413 const u8 left = len & (sizeof(u32) - 1); in __hsiphash_aligned() local
436 const u8 left = len & (sizeof(u32) - 1); in __hsiphash_unaligned() local
Diov_iter.c176 size_t skip, copy, left, wanted; in copy_page_to_iter_iovec() local
260 size_t skip, copy, left, wanted; in copy_page_from_iter_iovec() local
556 ssize_t left; in push_pipe() local
1020 size_t off = i->iov_offset, left = size; in pipe_advance() local
Dbtree.c521 unsigned long *left, int lfill, in merge()
543 unsigned long *parent, *left = NULL, *right = NULL; in rebalance() local
Dscatterlist.c288 unsigned int left; in __sg_alloc_table() local
/lib/zlib_inflate/
Dinftrees.c32 int left; /* number of prefix codes available */ in zlib_inflate_table() local
Dinflate.c336 unsigned have, left; /* available input and output */ in zlib_inflate() local
/lib/xz/
Dxz_dec_lzma2.c353 uint32_t left; in dict_repeat() local
379 uint32_t *left) in dict_uncompressed()