Home | History | Annotate | Download | only in functional

Lines Matching refs:alignments

1334 		const int alignments[] = {1, 2, 4, 8};
1336 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(alignments); ++ndx)
1338 const int referenceValue = alignments[ndx];