Searched refs:FILE_FACTOR_OP_NONE (Results 1 – 2 of 2) sorted by relevance
948 if (m->factor_op != FILE_FACTOR_OP_NONE) { in apprentice_magic_strength_1()1100 case FILE_FACTOR_OP_NONE: in file_magic_strength()2095 m->factor_op = FILE_FACTOR_OP_NONE; in parse()2452 if (m->factor_op != FILE_FACTOR_OP_NONE) { in parse_strength()2467 case FILE_FACTOR_OP_NONE: in parse_strength()2497 m->factor_op = FILE_FACTOR_OP_NONE; in parse_strength()
326 #define FILE_FACTOR_OP_NONE '\0' macro