Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-strings.h96 #define S_count_matches "count-matches" macro
H A Dsnd-sig.c4297 …#define H_count_matches "(" S_count_matches " func :optional (start-samp 0) snd chn edpos): return…
4300 Snd_assert_channel(S_count_matches, snd, chn_n, 3);
4301 …return(g_sp_scan(expr, sample, Xen_false, snd, chn_n, S_count_matches, true, edpos, 5, Xen_false));
6573 …Xen_define_typed_procedure(S_count_matches, g_count_matches_w, 1, 4, 0, H_count_matches,…
H A Dsnd-help.c489 " S_count_matches " (proc :optional (sample 0) snd chn edpos)\n\ in find_help()