OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plvar
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-runtime/intl/
plural-exp.c
35
static const struct expression
plvar
=
variable in typeref:struct:expression
57
[0] = (struct expression *) &
plvar
,
70
static struct expression
plvar
;
variable in typeref:struct:expression
79
plvar
.nargs = 0;
80
plvar
.operation = var;
88
GERMANIC_PLURAL.val.args[0] = &
plvar
;
/src/external/gpl2/grep/dist/intl/
plural-exp.c
37
static const struct expression
plvar
=
variable in typeref:struct:expression
59
[0] = (struct expression *) &
plvar
,
72
static struct expression
plvar
;
variable in typeref:struct:expression
81
plvar
.nargs = 0;
82
plvar
.operation = var;
90
GERMANIC_PLURAL.val.args[0] = &
plvar
;
/src/external/gpl2/texinfo/dist/intl/
plural-exp.c
37
static const struct expression
plvar
=
variable in typeref:struct:expression
59
[0] = (struct expression *) &
plvar
,
72
static struct expression
plvar
;
variable in typeref:struct:expression
81
plvar
.nargs = 0;
82
plvar
.operation = var;
90
GERMANIC_PLURAL.val.args[0] = &
plvar
;
/src/external/gpl3/gcc.old/dist/intl/
plural-exp.c
35
static const struct expression
plvar
=
variable in typeref:struct:expression
57
[0] = (struct expression *) &
plvar
,
70
static struct expression
plvar
;
variable in typeref:struct:expression
79
plvar
.nargs = 0;
80
plvar
.operation = var;
88
GERMANIC_PLURAL.val.args[0] = &
plvar
;
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026