Searched refs:_new_StringGroup (Results 1 – 6 of 6) sorted by relevance
57 StringGroup *_new_StringGroup(int segment_size);
85 StringGroup *_new_StringGroup(int segment_size) in _new_StringGroup() function
202 cpl->sg = _new_StringGroup(MAX_PATHLEN_FALLBACK); in new_WordCompletion()204 cpl->sg = _new_StringGroup(_pu_pathname_dim()); in new_WordCompletion()
197 ef->sg = _new_StringGroup(_pu_pathname_dim()); in new_ExpandFile()
735 cm->sg = _new_StringGroup(_pu_pathname_dim()); in new_CacheMem()
1907 gl->capmem = _new_StringGroup(CAPMEM_SEGMENT_SIZE); in new_GetLine()