Searched refs:nshapes (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.h71 size_t nshapes; member in struct:callshapes
72 struct callshape shapes[1]; /* actually nshapes elements */
H A Dxgettext.c1168 shapes->nshapes = 1;
1186 for (i = 0; i < old_shapes->nshapes; i++)
1207 xtimes (old_shapes->nshapes,
1212 shapes->nshapes = old_shapes->nshapes + 1;
1213 for (i = 0; i < old_shapes->nshapes; i++)
2358 if (shapes == NULL || shapes->nshapes == 0)
2376 xtimes (shapes->nshapes - 1,
2383 ap->nalternatives = shapes->nshapes;
2384 for (i = 0; i < shapes->nshapes;
[all...]
H A Dx-perl.c1512 shapes.nshapes = 1;
2966 for (i = 0; i < next_shapes->nshapes; i++)

Completed in 88 milliseconds