Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Deqn.c141 static const char *const eqn_func[] = { variable
476 for (i = 0; i < (int)(sizeof(eqn_func)/sizeof(*eqn_func)); i++) in eqn_next()
478 eqn_func[i], strlen(eqn_func[i]))) in eqn_next()