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

/external/icu4c/common/
H A Dicuplug.c105 static int32_t libraryMax = UPLUG_LIBRARY_INITIAL_COUNT; variable
160 if(libraryCount >= libraryMax) {
164 DBG((stderr, "uplug_openLibrary() - out of library slots (max %d)\n", libraryMax));

Completed in 148 milliseconds