Searched refs:FILE_FACTOR_OP_NONE (Results 1 – 2 of 2) sorted by relevance
944 if (m->factor_op != FILE_FACTOR_OP_NONE) { in apprentice_magic_strength_1()1096 case FILE_FACTOR_OP_NONE: in file_magic_strength()2103 m->factor_op = FILE_FACTOR_OP_NONE; in parse()2464 if (m->factor_op != FILE_FACTOR_OP_NONE) { in parse_strength()2479 case FILE_FACTOR_OP_NONE: in parse_strength()2509 m->factor_op = FILE_FACTOR_OP_NONE; in parse_strength()
335 #define FILE_FACTOR_OP_NONE '\0' macro