Searched defs:buff_end (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/libarchive/dist/libarchive_fe/
H A Dline_reader.c50 char *buff, *buff_end, *line_start, *line_end; member in struct:lafe_line_reader
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_printf.cc31 static int AppendChar(char **buff, const char *buff_end, char c) { argument
42 static int AppendNumber(char **buff, const char *buff_end, u64 absolute_value, argument
83 static int AppendUnsigned(char **buff, const char *buff_end, u64 num, u8 base, argument
90 static int AppendSignedDecimal(char **buff, const char *buff_end, s6 argument
104 AppendString(char **buff, const char *buff_end, int width, int max_chars, const char *s) argument
120 AppendPointer(char **buff, const char *buff_end, u64 ptr_value) argument
136 const char *buff_end = &buff[buff_length - 1]; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc29 static int AppendChar(char **buff, const char *buff_end, char c) { argument
40 static int AppendNumber(char **buff, const char *buff_end, u64 absolute_value, argument
81 static int AppendUnsigned(char **buff, const char *buff_end, u64 num, u8 base, argument
88 static int AppendSignedDecimal(char **buff, const char *buff_end, s6 argument
102 AppendString(char **buff, const char *buff_end, int width, int max_chars, const char *s) argument
118 AppendPointer(char **buff, const char *buff_end, u64 ptr_value) argument
134 const char *buff_end = &buff[buff_length - 1]; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cpp30 static int AppendChar(char **buff, const char *buff_end, char c) { argument
41 static int AppendNumber(char **buff, const char *buff_end, u64 absolute_value, argument
82 static int AppendUnsigned(char **buff, const char *buff_end, u64 num, u8 base, argument
89 static int AppendSignedDecimal(char **buff, const char *buff_end, s6 argument
103 AppendString(char **buff, const char *buff_end, int width, int max_chars, const char *s) argument
119 AppendPointer(char **buff, const char *buff_end, u64 ptr_value) argument
135 const char *buff_end = &buff[buff_length - 1]; local
[all...]
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dnodes.c992 char *buff_end; local
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_7zip.c152 uint8_t *buff_end; member in struct:ppmd_stream

Completed in 260 milliseconds