Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Droff.c208 static int roff_getop(const char *, int *, char *);
2713 roff_getop(const char *v, int *pos, char *res) in roff_getop() function
2829 if ( ! roff_getop(v, pos, &operator)) in roff_evalnum()