Home
last modified time | relevance | path

Searched refs:txtalloc (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/ee/
H A Dee.c267 struct text *txtalloc P_((void));
564 dlt_line = txtalloc();
567 curr_line = first_line = txtalloc();
1074 temp_nod= txtalloc();
1138 struct text *txtalloc() /* allocate space for line structure */ in txtalloc() function
2345 tline = txtalloc(); /* allocate data structure for next line */