Home
last modified time | relevance | path

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

/dports/audio/rezound/rezound-0.13.1beta/src/backend/
H A DCSound_defs.h63 #define sample_fpos_sin(a) (sinl(a)) macro
81 #define sample_fpos_sin(a) (sin(a)) macro