Home
last modified time | relevance | path

Searched refs:snd_config_imake_integer64 (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/src/
H A Dconfeval.c246 return snd_config_imake_integer64(dst, NULL, left); in _snd_eval_string()
/third_party/alsa-lib/include/
H A Dconf.h157 int snd_config_imake_integer64(snd_config_t **config, const char *key, const long long value);
/third_party/alsa-lib/test/lsb/
H A Dconfig.c365 ALSA_CHECK(snd_config_imake_integer64(&c, "i", 123456789012345LL)); in test_imake_integer64()
/third_party/alsa-utils/alsactl/
H A Dstate.c72 err = snd_config_imake_integer64(&leaf, id, integer); in snd_config_integer64_add()

Completed in 4 milliseconds