Searched refs:linetostr (Results 1 – 3 of 3) sorted by relevance
273 if ((line = linetostr(curwp->w_dotp)) == NULL) in compile_goto_error()
408 char * linetostr(const struct line *);
608 linetostr(const struct line *ln) in linetostr() function