Home
last modified time | relevance | path

Searched defs:orig_p (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DLEB128.h53 uint8_t *orig_p = p; variable
106 uint8_t *orig_p = p; variable
134 const uint8_t *orig_p = p; variable
168 const uint8_t *orig_p = p; variable
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp81 path __canonical(path const& orig_p, error_code* ec) { in __canonical()
/freebsd-14.2/contrib/unbound/validator/
H A Dval_sigcrypt.c1488 struct ub_packed_rrset_key* rrset, uint8_t* orig_p, in adjust_ttl()