Searched refs:expression (Results 1 – 6 of 6) sorted by relevance
57 struct expression struct64 struct expression *args[3]; /* Up to three arguments. */ argument73 struct expression *res; argument104 extern void FREE_EXPRESSION (struct expression *exp) attribute_hidden;106 extern const struct expression GERMANIC_PLURAL attribute_hidden;108 const struct expression **pluralp,113 extern unsigned long int plural_eval (const struct expression *pexp,
57 struct expression *exp;67 static struct expression *72 struct expression *newp;97 static inline struct expression *103 static inline struct expression *106 struct expression *args[1];112 static struct expression *114 struct expression *right)116 struct expression *args[2];125 struct expression *tbranch, struct expression *fbranch)[all …]
34 static const struct expression plvar =39 static const struct expression plone =48 const struct expression GERMANIC_PLURAL =56 [0] = (struct expression *) &plvar,57 [1] = (struct expression *) &plone69 static struct expression plvar;70 static struct expression plone;71 struct expression GERMANIC_PLURAL;98 const struct expression **pluralp, in EXTRACT_PLURAL_EXPRESSION()
24 plural_eval (const struct expression *pexp, unsigned long int n) in plural_eval()
194 const struct expression *plural;
1293 __gettext_free_exp ((struct expression *) domain->plural); in _nl_unload_domain()
Completed in 21 milliseconds