HomeSort by relevance Sort by last modified time
    Searched refs:plone (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/intl/
plural-exp.c 40 static const struct expression plone = variable in typeref:struct:expression
58 [1] = (struct expression *) &plone
71 static struct expression plone; variable in typeref:struct:expression
77 if (plone.val.num == 0)
82 plone.nargs = 0;
83 plone.operation = num;
84 plone.val.num = 1;
89 GERMANIC_PLURAL.val.args[1] = &plone;
  /toolchain/binutils/binutils-2.27/intl/
plural-exp.c 40 static const struct expression plone = variable in typeref:struct:expression
58 [1] = (struct expression *) &plone
71 static struct expression plone; variable in typeref:struct:expression
77 if (plone.val.num == 0)
82 plone.nargs = 0;
83 plone.operation = num;
84 plone.val.num = 1;
89 GERMANIC_PLURAL.val.args[1] = &plone;

Completed in 3202 milliseconds