Searched refs:targetCharNdx (Results 1 – 2 of 2) sorted by relevance
66 const int targetCharNdx = numBits - (wordNdx*32+bit) - 1; in sampleMaskToString() local69 if (targetCharNdx < 0) in sampleMaskToString()73 result[targetCharNdx] = '1'; in sampleMaskToString()