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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dtrio.c332 FLAGS_VARSIZE_PARAMETER = 2 * FLAGS_IGNORE_PARAMETER, enumerator in enum:__anon6069
333 FLAGS_FIXED_SIZE = 2 * FLAGS_VARSIZE_PARAMETER,
1496 FLAGS_WIDECHAR | FLAGS_VARSIZE_PARAMETER))
1555 flags |= FLAGS_VARSIZE_PARAMETER;
1609 if (flags & FLAGS_VARSIZE_PARAMETER)
1977 & (FLAGS_VARSIZE_PARAMETER | FLAGS_FIXED_SIZE))
1979 if (parameters[i].flags & FLAGS_VARSIZE_PARAMETER)

Completed in 41 milliseconds