Home | History | Annotate | Download | only in common

Lines Matching refs:outRange

1860     AlgorithmicRange *outRange;
2064 outRange=(AlgorithmicRange *)(outBytes+offset);
2067 ds->swapArray32(ds, inRange, 8, outRange, pErrorCode);
2068 ds->swapArray16(ds, &inRange->size, 2, &outRange->size, pErrorCode);
2073 outRange+1, pErrorCode);
2087 q=(uint16_t *)(outRange+1);