Home | History | Annotate | Download | only in cintltst

Lines Matching defs:r2

432         int32_t len1, len2, r1, r2;
460 r2=u_strcmp(strings[i], strings[i+1]);
461 if(_SIGN(r1)!=_SIGN(r2)) {