HomeSort by: relevance | last modified time | path
    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