Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-snd.c2153 #define SOUND_PRINT_BUFFER_SIZE 64 macro
2156 buf = (char *)calloc(SOUND_PRINT_BUFFER_SIZE, sizeof(char));
2157 snprintf(buf, SOUND_PRINT_BUFFER_SIZE, "#<sound %d>", v->n);