Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/roff/troff/
HDnode.cpp4035 static const char *last_image_filename = 0; variable
4068 char *tem = (char *)last_image_filename; in tprint()
4069 last_image_filename = strsave(filename.contents()); in tprint()
4081 if (last_image_filename == (char *) 0) in tprint()
4084 sprintf(name, last_image_filename, last_image_id); in tprint()
/trueos/contrib/groff/
HDChangeLog.1171425 New global variables last_position, last_image_filename;
HDChangeLog4321 Free `last_image_filename'.