Home
last modified time | relevance | path

Searched refs:NO_WIDTH (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dtrio.c358 NO_WIDTH = 0, enumerator
1258 width = NO_WIDTH;
1869 if (width == NO_WIDTH)
2496 if (width == NO_WIDTH)
3191 NO_WIDTH);
5503 while (((width == NO_WIDTH) || (self->processed - count < width)) &&
5636 ((width == NO_WIDTH) || (i < width)) &&
5738 ((width == NO_WIDTH) || (i < width)) &&
5776 ((width == NO_WIDTH) || (i < width)) &&
5815 if ((width == NO_WIDTH) || (width > (int)sizeof(doubleString) - 1))
[all …]