xine-lib 1.2.13-20230125hg15249
|
Go to the source code of this file.
Data Structures | |
struct | scratch_buffer_s |
Macros | |
#define | SCRATCH_LINE_LEN_MAX 1024 |
Typedefs | |
typedef struct scratch_buffer_s | scratch_buffer_t |
Functions | |
scratch_buffer_t * | _x_new_scratch_buffer (int num_lines) |
#define SCRATCH_LINE_LEN_MAX 1024 |
Referenced by XINE_FORMAT_PRINTF(), and xine_log().
typedef struct scratch_buffer_s scratch_buffer_t |
scratch_buffer_t * _x_new_scratch_buffer | ( | int | num_lines | ) |
References NULL, scratch_dispose(), and scratch_get_content().
Referenced by check_log_alloc().