Searched defs:ineqn (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/tbl/ | ||
H A D | tm.c | 35 if (*str=='.' && !ineqn(str,p) && 43 if (digit( * (str-1) ) && !ineqn(str, p)) 69 ineqn (char *s, char *p) function |
Completed in 59 milliseconds