Home
last modified time | relevance | path

Searched defs:SAVE_SAMPLE (Results 1 – 2 of 2) sorted by path

/dports/audio/schismtracker/schismtracker-20211116/include/
H A Dfmt-types.h55 # define SAVE_SAMPLE(x) macro
H A Dfmt.h87 #define SAVE_SAMPLE(t) int fmt_##t##_save_sample PROTO_SAVE_SAMPLE; macro