Home | History | Annotate | Download | only in x64

Lines Matching refs:false_result

235   NearLabel false_result, true_result, not_string;
240 __ j(equal, &false_result);
250 __ j(not_zero, &false_result);
261 __ j(zero, &false_result);
271 __ j(zero, &false_result);
278 __ bind(&false_result);