Searched refs:spare_buf (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Dxztest.c255 unsigned char *spare_buf; local
385 spare_buf = malloc (orig_bufsize);
386 if (spare_buf == NULL)
437 stream.next_out = spare_buf;
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Dxztest.c255 unsigned char *spare_buf; local
385 spare_buf = malloc (orig_bufsize);
386 if (spare_buf == NULL)
437 stream.next_out = spare_buf;

Completed in 201 milliseconds