Lines Matching +defs:chn +defs:n

188   int chn, snd;  in drag_and_drop_mix_at_x_y()  local
585 bool mix_exists(int n) in mix_exists()
593 bool mix_is_active(int n) in mix_is_active()
600 static mix_info *md_from_id(int n) in md_from_id()
879 int i, n; in mix_info_to_file() local
1856 mus_long_t n; in make_mix_input_peak_env() local
2535 static Xen snd_no_such_mix_error(const char *caller, Xen n) in snd_no_such_mix_error()
2693 int n; member
2701 int xen_mix_to_int(Xen n) in xen_mix_to_int()
2791 static xen_mix *xen_mix_make(int n) in xen_mix_make()
2800 Xen new_xen_mix(int n) in new_xen_mix()
2886 static Xen g_integer_to_mix(Xen n) in g_integer_to_mix()
2896 static Xen g_mix_to_integer(Xen n) in g_mix_to_integer()
2904 Xen g_mix_length(Xen n) in g_mix_length()
2916 static Xen g_mix_position(Xen n) in g_mix_position()
2928 static Xen g_set_mix_position(Xen n, Xen pos) in g_set_mix_position()
2946 static Xen g_mix_amp(Xen n) in g_mix_amp()
2960 static Xen g_set_mix_amp(Xen n, Xen uval) in g_set_mix_amp()
2977 static Xen g_mix_amp_env(Xen n) in g_mix_amp_env()
2991 static Xen g_set_mix_amp_env(Xen n, Xen val) in g_set_mix_amp_env()
3014 static Xen g_mix_speed(Xen n) in g_mix_speed()
3026 static Xen g_set_mix_speed(Xen n, Xen uval) in g_set_mix_speed()
3043 static Xen g_mix_name(Xen n) in g_mix_name()
3055 static Xen g_set_mix_name(Xen n, Xen val) in g_set_mix_name()
3071 Xen g_mix_sync(Xen n) in g_mix_sync()
3083 Xen g_set_mix_sync(Xen n, Xen val) in g_set_mix_sync()
3103 static Xen g_mix_tag_y(Xen n) in g_mix_tag_y()
3115 static Xen g_set_mix_tag_y(Xen n, Xen val) in g_set_mix_tag_y()
3149 static Xen g_mix_properties(Xen n) in g_mix_properties()
3169 static Xen g_set_mix_properties(Xen n, Xen val) in g_set_mix_properties()
3203 static Xen g_mix_home(Xen n) in g_mix_home()
3239 mus_long_t n; in mix_maxamp() local
3349 static Xen g_is_mix(Xen n) in g_is_mix()
3356 static Xen g_mixes(Xen snd, Xen chn) in g_mixes()
3404 static Xen g_mix_vct(Xen obj, Xen beg, Xen snd, Xen chn, Xen with_tag, Xen origin) in g_mix_vct()