Home | History | Annotate | Download | only in compile

Lines Matching refs:outRight

683                                int32_t* outRight, const char** outError,
685 *outLeft = *outRight = -1;
694 *outRight = width - 2;
708 *outRight = i - 1;
709 outRight += 2;
776 int32_t* outLeft, int32_t* outRight,
778 *outLeft = *outRight = 0;
800 (*outRight)++;