Searched refs:factor_op (Results 1 – 2 of 2) sorted by relevance
827 if (m->factor_op != FILE_FACTOR_OP_NONE) in apprentice_magic_strength()933 switch (m->factor_op) { in apprentice_magic_strength()1888 m->factor_op = FILE_FACTOR_OP_NONE; in parse()2240 if (m->factor_op != FILE_FACTOR_OP_NONE) { in parse_strength()2243 m->factor_op, m->factor); in parse_strength()2258 m->factor_op = *l++; in parse_strength()2275 if (m->factor == 0 && m->factor_op == FILE_FACTOR_OP_DIV) { in parse_strength()2277 m->factor_op, m->factor); in parse_strength()2282 m->factor_op = FILE_FACTOR_OP_NONE; in parse_strength()
289 uint8_t factor_op; member
Completed in 12 milliseconds