Searched refs:plone (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dplural-exp.c40 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;
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dplural-exp.c40 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;
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dplural-exp.c40 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;
/netbsd-current/external/gpl2/grep/dist/intl/
H A Dplural-exp.c42 static const struct expression plone = variable in typeref:struct:expression
60 [1] = (struct expression *) &plone
73 static struct expression plone; variable in typeref:struct:expression
79 if (plone.val.num == 0)
84 plone.nargs = 0;
85 plone.operation = num;
86 plone.val.num = 1;
91 GERMANIC_PLURAL.val.args[1] = &plone;
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dplural-exp.c42 static const struct expression plone = variable in typeref:struct:expression
60 [1] = (struct expression *) &plone
73 static struct expression plone; variable in typeref:struct:expression
79 if (plone.val.num == 0)
84 plone.nargs = 0;
85 plone.operation = num;
86 plone.val.num = 1;
91 GERMANIC_PLURAL.val.args[1] = &plone;
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dplural-exp.c40 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;
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dplural-exp.c40 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 205 milliseconds