Searched refs:allocLine (Results 1 – 1 of 1) sorted by relevance
288 allocLine(int32_t length);1009 stringStart=allocLine(length); in addLine()1049 stringStart=allocLine(lineLengthsTop+length); in addGroup()1066 stringStart=allocLine(length+1); in addToken()1097 allocLine(int32_t length) { in allocLine() function