Home | History | Annotate | Download | only in backward

Lines Matching defs:__result

442 	size_type __result = 0;
444 __result += 1;
445 return __result;
549 size_type __result = 0;
554 ++__result;
555 return __result;