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

/freebsd-12-stable/sbin/hastd/
H A Dlzf.c114 const u8 *in_end = ip + in_len; local
319 u8 const *const in_end = ip + in_len; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h184 void append(const ASTContext &C, in_iter in_start, in_iter in_end) { argument
/freebsd-12-stable/contrib/wpa/src/tls/
H A Dtlsv1_client.c145 u8 *msg = NULL, *in_msg = NULL, *in_pos, *in_end, alert, ct; local
310 const u8 *in_end, *pos; local
[all...]
H A Dtlsv1_server.c137 u8 *msg = NULL, *in_msg, *in_pos, *in_end, alert, ct; local
264 const u8 *in_end, *pos; local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h387 void append(in_iter in_start, in_iter in_end) { argument
424 void assign(in_iter in_start, in_iter in_end) { argument
/freebsd-12-stable/contrib/gdb/gdb/
H A Dregcache.c648 int in_end = in_start + in_len; local

Completed in 302 milliseconds