Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dicuplug.cpp119 static int32_t libraryMax = UPLUG_LIBRARY_INITIAL_COUNT; variable
174 if(libraryCount >= libraryMax) { in uplug_openLibrary()
178 DBG((stderr, "uplug_openLibrary() - out of library slots (max %d)\n", libraryMax)); in uplug_openLibrary()