Home
last modified time | relevance | path

Searched defs:conf_get_float (Results 1 – 2 of 2) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dconf.c243 conf_get_float (const char *key, float def) { in conf_get_float() function
H A Ddeadbeef.h976 float (*conf_get_float) (const char *key, float def); member