Searched refs:AddLineFast (Results 1 – 3 of 3) sorted by relevance
178 Line* AddLineFast(Line* line, char* text);
328 line = AddLineFast(line, mptr); in ProcessSoupMsg()
3158 Line* AddLineFast(Line* oldline, char* text) { in AddLineFast() function