Lines Matching full:tok_alloc_new
7136 static TokenSym *tok_alloc_new(TokenSym **pts, const char *str, int len)7192 return tok_alloc_new(pts, str, len);9307 ts = tok_alloc_new(pts, p1, len);