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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmlparse.c5949 #define INIT_POWER 6 macro
5977 table->power = INIT_POWER;
5979 table->size = (size_t)1 << INIT_POWER;
/external/expat/lib/
H A Dxmlparse.c5949 #define INIT_POWER 6 macro
5977 table->power = INIT_POWER;
5979 table->size = (size_t)1 << INIT_POWER;

Completed in 1435 milliseconds