Searched refs:make_val (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp4745 * make_val - creates a string from if s is NULL.
4748 char *make_val (char *s, int v, char *id, char *f, char *l) function
4796 as.addx(cmd, id, make_val(val, minh, id, file, line), file, line);
4798 as.addy(cmd, id, make_val(val, minv, id, file, line), file, line);

Completed in 389 milliseconds