Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dfile.h357 #define COND_ELSE 3 macro
H A Dapprentice.c1828 { "else", 4, COND_ELSE }, in get_cond()
1869 case COND_ELSE: in check_cond()
H A Dsoftmagic.c364 if (m->cond == COND_ELSE || in match()