Home | History | Annotate | Download | only in HAL

Lines Matching refs:tempY

4698     int tempX, tempY;
4699 if (parse_pair(p, &tempX, &tempY, 'x') == 0) {
4701 *y = tempY;
4742 int tempX, tempY;
4743 if (parse_pair(p, &tempX, &tempY, 'x') == 0) {
4745 *y = tempY;