Home
last modified time | relevance | path

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

/include/
A Dscratch_buffer.h66 struct scratch_buffer { struct
75 scratch_buffer_init (struct scratch_buffer *buffer) in scratch_buffer_init() argument
83 scratch_buffer_free (struct scratch_buffer *buffer) in scratch_buffer_free()
94 bool __libc_scratch_buffer_grow (struct scratch_buffer *buffer);
99 scratch_buffer_grow (struct scratch_buffer *buffer) in libc_hidden_proto()
106 bool __libc_scratch_buffer_grow_preserve (struct scratch_buffer *buffer);
111 scratch_buffer_grow_preserve (struct scratch_buffer *buffer) in libc_hidden_proto()
122 bool __libc_scratch_buffer_set_array_size (struct scratch_buffer *buffer,
128 scratch_buffer_set_array_size (struct scratch_buffer *buffer, in libc_hidden_proto()
139 void *__libc_scratch_buffer_dupfree (struct scratch_buffer *buffer,
[all …]

Completed in 5 milliseconds