Searched refs:plvar (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/bash/lib/intl/
H A Dplural-exp.c37 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;
/haiku-fatelf/src/bin/gawk/intl/
H A Dplural-exp.c35 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 39 milliseconds