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

/freebsd-12-stable/contrib/libarchive/libarchive_fe/
H A Dline_reader.c52 char *buff, *buff_end, *line_start, *line_end; member in struct:lafe_line_reader
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/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...]
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c133 uint8_t *buff_end; member in struct:ppmd_stream

Completed in 106 milliseconds