Searched refs:__libc_scratch_buffer_grow (Results 1 – 1 of 1) sorted by relevance
94 bool __libc_scratch_buffer_grow (struct scratch_buffer *buffer);95 libc_hidden_proto (__libc_scratch_buffer_grow) in libc_hidden_proto() argument101 return __glibc_likely (__libc_scratch_buffer_grow (buffer)); in libc_hidden_proto()
Completed in 3 milliseconds