Home
last modified time | relevance | path

Searched refs:ore_chgbits_wgt (Results 1 – 3 of 3) sorted by relevance

/dports/misc/heyu2/heyu-2.10/
H A Dprocess.h1359 unsigned char ore_chgbits_wgt; /* Change in least bits for weight changed state */ member
H A Dconfig.c574 configp->ore_chgbits_wgt = DEF_ORE_CHGBITS_WGT; in initialize_config()
2898 configp->ore_chgbits_wgt = (unsigned char)value; in parse_config_tail()
H A Doregon.c1500 if ( (delta >= (int)configp->ore_chgbits_wgt) || in translate_oregon()