Home
last modified time | relevance | path

Searched defs:LRINTF (Results 1 – 3 of 3) sorted by relevance

/dports/audio/blop/blop-0.2.8/src/include/
H A Dmath_func.h22 #define LRINTF(x) lrintf(x) macro
33 #define LRINTF(x) lrint(x) macro
/dports/audio/poly-lv2/PolyLV2-a363599/poly_step/
H A Dmath_func.h32 #define LRINTF(x) lrintf(x) macro
43 #define LRINTF(x) lrint(x) macro
/dports/audio/poly-lv2/PolyLV2-a363599/poly_step_bpm/
H A Dmath_func.h32 #define LRINTF(x) lrintf(x) macro
43 #define LRINTF(x) lrint(x) macro