HomeSort by: relevance | last modified time | path
    Searched refs:moved_repcount (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
format-lisp.c 518 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;
format-scheme.c 521 unsigned int moved_repcount = local
528 list->repeated.element[0].repcount += moved_repcount;
538 list->repeated.element[0].repcount = moved_repcount;
543 moved_repcount;
552 moved_repcount;
558 list->initial.length -= moved_repcount;

Completed in 15 milliseconds