Searched refs:moved_repcount (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-lisp.c515 unsigned int moved_repcount = local
522 list->repeated.element[0].repcount += moved_repcount;
532 list->repeated.element[0].repcount = moved_repcount;
537 moved_repcount;
546 moved_repcount;
552 list->initial.length -= moved_repcount;
H A Dformat-scheme.c518 unsigned int moved_repcount = local
525 list->repeated.element[0].repcount += moved_repcount;
535 list->repeated.element[0].repcount = moved_repcount;
540 moved_repcount;
549 moved_repcount;
555 list->initial.length -= moved_repcount;

Completed in 91 milliseconds