Searched refs:nn (Results 1 – 8 of 8) sorted by relevance
609 int nn = *n; in tnc_next() local611 nn += 1; in tnc_next()612 if (nn < znode->child_cnt) { in tnc_next()613 *n = nn; in tnc_next()622 nn = znode->iip + 1; in tnc_next()624 if (nn < znode->child_cnt) { in tnc_next()625 znode = get_znode(c, znode, nn); in tnc_next()633 nn = 0; in tnc_next()638 *n = nn; in tnc_next()654 int nn = *n; in tnc_prev() local[all …]
2232 struct ubifs_nnode *nnode, *nn; in dbg_check_lpt_nodes() local2251 nn = (struct ubifs_nnode *)cnode; in dbg_check_lpt_nodes()2253 cn = nn->nbranch[iip].cnode; in dbg_check_lpt_nodes()
465 UInt32 nn; in BZ2_decompress() local466 nn = (UInt32)(nextSym - 1); in BZ2_decompress()468 if (nn < MTFL_SIZE) { in BZ2_decompress()471 uc = s->mtfa[pp+nn]; in BZ2_decompress()472 while (nn > 3) { in BZ2_decompress()473 Int32 z = pp+nn; in BZ2_decompress()478 nn -= 4; in BZ2_decompress()480 while (nn > 0) { in BZ2_decompress()481 s->mtfa[(pp+nn)] = s->mtfa[(pp+nn)-1]; nn--; in BZ2_decompress()486 lno = nn / MTFL_SIZE; in BZ2_decompress()[all …]
405 # define BZ_ITER(nn) \ in sendMTFValues() argument406 icv = mtfv[gs+(nn)]; \ in sendMTFValues()454 # define BZ_ITUR(nn) s->rfreq[bt][ mtfv[gs+(nn)] ]++ in sendMTFValues() argument603 # define BZ_ITAH(nn) \ in sendMTFValues() argument604 mtfv_i = mtfv[gs+(nn)]; \ in sendMTFValues()
150 const DWunion nn = {.ll = n}; in __udivmoddi4() local159 n0 = nn.s.low; in __udivmoddi4()160 n1 = nn.s.high; in __udivmoddi4()
64 __le32 nn; member677 u32 nn; member
631 dev->nn = le32_to_cpu(ctrl->nn); in nvme_get_info_from_identify()1008 for (int i = 1; i <= ndev->nn; i++) { in nvme_probe()
762 unsigned int nn = (1 << mm) - 1; in build_gf_tables() local768 for (i = 0; i < nn; i++) { in build_gf_tables()779 alpha_to[nn] = 1; in build_gf_tables()