Searched refs:AllocString (Results 1 – 1 of 1) sorted by relevance
1108 char *AllocString(cmsIT8* it8, const char* str) in AllocString() function1188 p->Keyword = AllocString(it8, Key); in AddToList()1189 p->Subkey = (Subkey == NULL) ? NULL : AllocString(it8, Subkey); in AddToList()1219 p->Value = AllocString(it8, xValue); in AddToList()1484 t->DataFormat[n] = AllocString(it8, label); in SetDataFormat()1549 t->Data [nSet * t -> nSamples + nField] = AllocString(it8, Val); in SetData()