Searched defs:ll (Results 1 – 5 of 5) sorted by relevance
163 uint64_t ll; in readchar() local
190 #define PRIllx_arg(ll) (uint32_t)((ll)>>32), (uint32_t)(ll) argument
314 size_t ll = l <= (M4_MAX_OFFSET + 1) ? l : (M4_MAX_OFFSET + 1); in lzo1x_1_compress() local
840 unsigned *ll; /* literal/length and distance code lengths */ in inflate_dynamic() local
284 uint64_t ll[2]; in encrypt_sectors() member
Completed in 10 milliseconds