Home
last modified time | relevance | path

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

/original-bsd/usr.bin/diction/style3/
H A Dpscan.c14 #define issing(c) (c == UNK || c == NOUN_VERB || c == NOUN || c == NOM || c == NOUN_ADJ) macro
194 && issing(sent[i-1].ic)) || lastc == ',')) {