Lines Matching refs:LO
53 data[0] = LO(mod_chunk->start); in make_magnitude_modifier()
86 data[0] = LO(mod_chunk->start); in make_period_modifier()
93 data[5] = LO(period); in make_period_modifier()
126 data[0] = LO(mod_chunk->start); in make_envelope_modifier()
129 data[2] = LO(attack_duration); in make_envelope_modifier()
133 data[5] = LO(fade_duration); in make_envelope_modifier()
163 data[0] = LO(mod_chunk->start); in make_condition_modifier()
170 data[4] = LO(center); in make_condition_modifier()
174 data[6] = LO(db); in make_condition_modifier()
319 data[0] = LO(id); in make_core()
321 data[2] = LO(axes) | find_button(iforce, button); in make_core()
323 data[3] = LO(duration); in make_core()
328 data[6] = LO(interval); in make_core()
331 data[8] = LO(mod_id1); in make_core()
333 data[10] = LO(mod_id2); in make_core()
336 data[12] = LO(delay); in make_core()