Searched refs:factor_op (Results 1 – 2 of 2) sorted by relevance
731 if (m->factor_op != FILE_FACTOR_OP_NONE) in apprentice_magic_strength()845 switch (m->factor_op) { in apprentice_magic_strength()1787 m->factor_op = FILE_FACTOR_OP_NONE; in parse()2114 if (m->factor_op != FILE_FACTOR_OP_NONE) { in parse_strength()2117 m->factor_op, m->factor); in parse_strength()2132 m->factor_op = *l++; in parse_strength()2149 if (m->factor == 0 && m->factor_op == FILE_FACTOR_OP_DIV) { in parse_strength()2151 m->factor_op, m->factor); in parse_strength()2156 m->factor_op = FILE_FACTOR_OP_NONE; in parse_strength()
259 uint8_t factor_op; member
Completed in 15 milliseconds