Home
last modified time | relevance | path

Searched defs:log_buffer (Results 1 – 4 of 4) sorted by relevance

/third_party/libsnd/tests/
Dpeak_chunk_test.c50 static char log_buffer [LOG_BUFFER_SIZE] ; variable
/third_party/musl/porting/linux/user/src/gwp_asan/
Dgwp_asan.c206 char log_buffer[PATH_MAX]; in gwp_asan_printf() local
/third_party/musl/src/gwp_asan/linux/
Dgwp_asan.c234 char log_buffer[PATH_MAX]; in gwp_asan_printf() local
/third_party/ffmpeg/fftools/
Dffprobe.c324 static LogBuffer *log_buffer; variable