Lines Matching refs:ok
235 NearLabel ok;239 __ j(above_equal, &ok, taken);242 __ bind(&ok);268 NearLabel ok;272 __ j(above_equal, &ok, taken);287 __ bind(&ok);3259 Label done, fail, ok;3261 __ j(equal, &ok);3274 __ j(equal, &ok);3278 __ bind(&ok);