Home | History | Annotate | Download | only in memcheck

Lines Matching full:amod

999    Int          amod     = a % BYTES_PER_SEC_VBIT_NODE;
1005 vbits8 = n->vbits8[amod];
1013 Int i, amod = a % BYTES_PER_SEC_VBIT_NODE;
1019 n->vbits8[amod] = vbits8; // update
1035 n->vbits8[amod] = vbits8;