Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dutils.h43 struct buffer *init_buffer P_((void));
Dcompile.c358 b = init_buffer(); in read_filename()
549 b = init_buffer();
695 b = init_buffer(); in read_label()
888 pending_text = init_buffer();
Dutils.c523 init_buffer() in init_buffer() function