OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:partial_call
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/src/
xgettext.h
252
struct
partial_call
struct
279
size_t nalternatives; /* number of
partial_call
alternatives */
280
struct
partial_call
alternative[1]; /*
partial_call
alternatives */
xgettext.c
2339
+ (shapes->nshapes - 1) * sizeof (struct
partial_call
));
2381
xmalloc (sizeof (struct arglist_parser) - sizeof (struct
partial_call
)
2382
+ ap->nalternatives * sizeof (struct
partial_call
));
2391
const struct
partial_call
*cp = &ap->alternative[i];
2392
struct
partial_call
*ccp = ©->alternative[i];
2432
struct
partial_call
*cp = &ap->alternative[i];
2489
struct
partial_call
*cp = &ap->alternative[i];
2512
struct
partial_call
*cp = &ap->alternative[i];
2521
struct
partial_call
*best_cp = NULL;
2528
struct
partial_call
*cp = &ap->alternative[i]
[
all
...]
Completed in 18 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026