Home | History | Annotate | Download | only in backward

Lines Matching refs:__result

424 	size_type __result = 0;
426 __result += 1;
427 return __result;
531 size_type __result = 0;
536 ++__result;
537 return __result;