Lines Matching defs:OutM
39442 auto GetHOpSrc = [&](int M, int &OutM) {39449 OutM = (M % 2);39454 OutM = (M % 2) + 2;