Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dconf.c259 conf_get_int64 (const char *key, int64_t def) { in conf_get_int64() function
H A Ddeadbeef.h978 int64_t (*conf_get_int64) (const char *key, int64_t def); member