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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.c2367 ap->nalternatives = 0;
2383 ap->nalternatives = shapes->nshapes;
2420 xtimes (ap->nalternatives, sizeof (struct partial_call))));
2426 copy->nalternatives = ap->nalternatives;
2427 for (i = 0; i < ap->nalternatives; i++)
2463 size_t nalternatives = ap->nalternatives; local
2468 for (i = 0; i < nalternatives; i++)
2525 for (i = 0; i < ap->nalternatives;
[all...]
H A Dxgettext.h278 size_t nalternatives; /* number of partial_call alternatives */ member in struct:arglist_parser

Completed in 48 milliseconds