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