OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:repcount0_extra
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/src/
format-lisp.c
454
unsigned int m,
repcount0_extra
;
local
458
repcount0_extra
= 0;
463
repcount0_extra
= list->repeated.element[n-1].repcount;
467
list->repeated.element[0].repcount incremented by
repcount0_extra
. */
476
+ (i == 0 ?
repcount0_extra
: 0)
format-scheme.c
457
unsigned int m,
repcount0_extra
;
local
461
repcount0_extra
= 0;
466
repcount0_extra
= list->repeated.element[n-1].repcount;
470
list->repeated.element[0].repcount incremented by
repcount0_extra
. */
479
+ (i == 0 ?
repcount0_extra
: 0)
Completed in 96 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026