Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dprint.c77 if (IS_STRING(m->type)) { in file_mdump()
H A Dfile.h303 #define IS_STRING(t) \ macro
H A Dapprentice.c2322 if (!IS_STRING(m->type)) in parse()
2331 if (IS_STRING(m->type)) { in parse()
3653 if (IS_STRING(m->type)) { in bs1()
H A Dsoftmagic.c239 if ((IS_STRING(m->type) && in match()