Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Droff.c400 static int roff_evalstrcond(const char *, int *);
1711 roff_evalstrcond(const char *v, int *pos) in roff_evalstrcond() function
1789 return(roff_evalstrcond(v, pos) == wanttrue); in roff_evalcond()