Lines Matching refs:LO
34 data[0] = LO(mod_chunk->start); in make_magnitude_modifier()
67 data[0] = LO(mod_chunk->start); in make_period_modifier()
74 data[5] = LO(period); in make_period_modifier()
107 data[0] = LO(mod_chunk->start); in make_envelope_modifier()
110 data[2] = LO(attack_duration); in make_envelope_modifier()
114 data[5] = LO(fade_duration); in make_envelope_modifier()
144 data[0] = LO(mod_chunk->start); in make_condition_modifier()
151 data[4] = LO(center); in make_condition_modifier()
155 data[6] = LO(db); in make_condition_modifier()
300 data[0] = LO(id); in make_core()
302 data[2] = LO(axes) | find_button(iforce, button); in make_core()
304 data[3] = LO(duration); in make_core()
309 data[6] = LO(interval); in make_core()
312 data[8] = LO(mod_id1); in make_core()
314 data[10] = LO(mod_id2); in make_core()
317 data[12] = LO(delay); in make_core()