Home | History | Annotate | Download | only in lib

Lines Matching defs:used

101   size_t used;
232 /* The XML_Char before the name is used to determine whether
1981 /* V1 is used to string-ize the version number. However, it would
2520 buffer which gets re-used; so we have to add them again
2775 namespace are used. For this case we have a check further down.
5441 /* skip quotation mark - its storage will be re-used (like in name[-1]) */
6005 if (table->used >> (table->power - 1)) {
6044 (table->used)++;
6056 table->used = 0;
6073 p->used = 0;