Lines Matching defs:mod
15 #include "tree-mod-log.h"
448 int mod;
458 mod = next->ref_mod;
464 mod = -next->ref_mod;
468 ref->ref_mod += mod;
592 int mod;
606 mod = ref->ref_mod;
611 mod = -exist->ref_mod;
623 mod = -ref->ref_mod;
625 exist->ref_mod += mod;
687 * update the reference mod on the head to reflect this new operation,
696 * If we are going to from a positive ref mod to a negative or vice