Home
last modified time | relevance | path

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

/include/
A Dscratch_buffer.h94 bool __libc_scratch_buffer_grow (struct scratch_buffer *buffer);
95 libc_hidden_proto (__libc_scratch_buffer_grow) in libc_hidden_proto() argument
101 return __glibc_likely (__libc_scratch_buffer_grow (buffer)); in libc_hidden_proto()

Completed in 3 milliseconds