Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/file/src/
HDapprentice.c876 if (m->factor_op != FILE_FACTOR_OP_NONE) in apprentice_magic_strength()
983 case FILE_FACTOR_OP_NONE: in apprentice_magic_strength()
1931 m->factor_op = FILE_FACTOR_OP_NONE; in parse()
2276 if (m->factor_op != FILE_FACTOR_OP_NONE) { in parse_strength()
2289 case FILE_FACTOR_OP_NONE: in parse_strength()
2318 m->factor_op = FILE_FACTOR_OP_NONE; in parse_strength()
HDfile.h292 #define FILE_FACTOR_OP_NONE '\0' macro