Home
last modified time | relevance | path

Searched defs:string_buffer (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-java.c382 struct string_buffer struct
396 /* Initialize a 'struct string_buffer' to empty. */ argument
H A Dx-csharp.c516 struct string_buffer struct
524 /* Initialize a 'struct string_buffer' to empty. */ argument
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dvasprintf.c571 struct string_buffer struct
580 buffer_init (struct string_buffer *b, size_t s) in buffer_init() argument
/netbsd-src/external/bsd/top/dist/
H A Dscreen.c123 static char string_buffer[1024]; variable