Searched refs:_new_StringGroup (Results 1 – 6 of 6) sorted by relevance
59 StringGroup *_new_StringGroup(int segment_size);
87 StringGroup *_new_StringGroup(int segment_size) in _new_StringGroup() function
204 cpl->sg = _new_StringGroup(MAX_PATHLEN_FALLBACK); in new_WordCompletion()206 cpl->sg = _new_StringGroup(_pu_pathname_dim()); in new_WordCompletion()
199 ef->sg = _new_StringGroup(_pu_pathname_dim()); in new_ExpandFile()
737 cm->sg = _new_StringGroup(_pu_pathname_dim()); in new_CacheMem()
1908 gl->capmem = _new_StringGroup(CAPMEM_SEGMENT_SIZE); in new_GetLine()