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

/illumos-gate/usr/src/cmd/tbl/
H A Dtm.c35 if (*str=='.' && !ineqn(str,p) &&
43 if (digit( * (str-1) ) && !ineqn(str, p))
69 ineqn (char *s, char *p) function

Completed in 150 milliseconds