Home
last modified time | relevance | path

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

/src/contrib/ee/
H A Dee.c305 struct text *txtalloc(void);
605 dlt_line = txtalloc(); in main()
608 curr_line = first_line = txtalloc(); in main()
1222 temp_nod= txtalloc(); in insert_line()
1288 txtalloc(void) in txtalloc() function
2538 tline = txtalloc(); /* allocate data structure for next line */ in get_line()