Searched refs:FILE_FACTOR_OP_NONE (Results 1 – 2 of 2) sorted by relevance
934 if (m->factor_op != FILE_FACTOR_OP_NONE) { in apprentice_magic_strength_1()1088 case FILE_FACTOR_OP_NONE: in file_magic_strength()2111 m->factor_op = FILE_FACTOR_OP_NONE; in parse()2480 if (m->factor_op != FILE_FACTOR_OP_NONE) { in parse_strength()2495 case FILE_FACTOR_OP_NONE: in parse_strength()2525 m->factor_op = FILE_FACTOR_OP_NONE; in parse_strength()
341 #define FILE_FACTOR_OP_NONE '\0' macro