Home
last modified time | relevance | path

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

/external/libxml2/
Dtrio.c364 MIN_BASE = 2, enumerator
2186 assert(((base >= MIN_BASE) && (base <= MAX_BASE)) || (base == NO_BASE));
2644 assert(((base >= MIN_BASE) && (base <= MAX_BASE)) || (base == NO_BASE));
5438 assert((base >= MIN_BASE && base <= MAX_BASE) || (base == NO_BASE));