Home
last modified time | relevance | path

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

/freebsd/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/crypto/krb5/src/lib/krb5/krb/
H A Ddeltat.c1527 char *orig_p = P; in mylex() local
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp81 path __canonical(path const& orig_p, error_code* ec) { in __canonical()
/freebsd/contrib/unbound/validator/
H A Dval_sigcrypt.c1488 struct ub_packed_rrset_key* rrset, uint8_t* orig_p, in adjust_ttl()