OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GERMANIC_PLURAL
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/intl/
plural-exp.c
49
struct expression
GERMANIC_PLURAL
=
72
struct expression
GERMANIC_PLURAL
;
86
GERMANIC_PLURAL
.nargs = 2;
87
GERMANIC_PLURAL
.operation = not_equal;
88
GERMANIC_PLURAL
.val.args[0] = &plvar;
89
GERMANIC_PLURAL
.val.args[1] = &plone;
151
*pluralp = &
GERMANIC_PLURAL
;
plural-exp.h
90
# define
GERMANIC_PLURAL
__gettext_germanic_plural
95
# define
GERMANIC_PLURAL
libintl_gettext_germanic_plural
100
# define
GERMANIC_PLURAL
germanic_plural
107
extern struct expression
GERMANIC_PLURAL
attribute_hidden;
Completed in 2217 milliseconds