Searched refs:togo_heap (Results 1 – 1 of 1) sorted by relevance
325 char *togo_heap = NULL; in Locale() local394 togo_heap = (char *)uprv_malloc(sizeof(char)*(size+1)); in Locale()395 togo = togo_heap; in Locale()451 if (togo_heap) { in Locale()452 uprv_free(togo_heap); in Locale()