Home
last modified time | relevance | path

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

/trueos/contrib/file/src/
HDapprentice.c782 if (m->factor_op != FILE_FACTOR_OP_NONE) in apprentice_magic_strength()
893 case FILE_FACTOR_OP_NONE: in apprentice_magic_strength()
1820 m->factor_op = FILE_FACTOR_OP_NONE; in parse()
2142 if (m->factor_op != FILE_FACTOR_OP_NONE) { in parse_strength()
2155 case FILE_FACTOR_OP_NONE: in parse_strength()
2184 m->factor_op = FILE_FACTOR_OP_NONE; in parse_strength()
HDfile.h261 #define FILE_FACTOR_OP_NONE '\0' macro