Home
last modified time | relevance | path

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

/external/libxml2/
Dtrio.c378 NO_WIDTH = 0, enumerator
1278 width = NO_WIDTH;
1889 if (width == NO_WIDTH)
2516 if (width == NO_WIDTH)
3211 NO_WIDTH);
5523 while (((width == NO_WIDTH) || (self->processed - count < width)) &&
5656 ((width == NO_WIDTH) || (i < width)) &&
5758 ((width == NO_WIDTH) || (i < width)) &&
5796 ((width == NO_WIDTH) || (i < width)) &&
5835 if ((width == NO_WIDTH) || (width > (int)sizeof(doubleString) - 1))
[all …]