Home
last modified time | relevance | path

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

/third_party/icu/tools/multi/proj/provider/glue/
Dcoll_fe.cpp307 int32_t remainCap = capacity - newRes; in GLUE_SYM() local
309 if(remainCap < 0 && U_SUCCESS(status)) { in GLUE_SYM()
318 if(remainCap>0) { in GLUE_SYM()