Searched refs:llen2 (Results 1 – 2 of 2) sorted by relevance
45 uint64_t llen = 0, llen2; in do_cksum() local64 llen2 = llen; in do_cksum()74 printf(" %"PRIu64, llen2); in do_cksum()
1680 picoos_int32 llen2; in pr_getOutputItemList() local1885 llen2 = picobase_utf8_length(pr->tmpItem.data,PR_MAX_DATA_LEN); in pr_getOutputItemList()1889 while ((ln < llen) && (ln2 < llen2) && (ln2 < largOfs)) { in pr_getOutputItemList()1908 llen2 = picobase_utf8_length(pr->tmpItem.data,PR_MAX_DATA_LEN); in pr_getOutputItemList()1911 …while ((ln < llen) && (ln2 < llen2) && (ln2 < (llen2 - picokpr_getOutItemVal(network, picokpr_getO… in pr_getOutputItemList()