Home
last modified time | relevance | path

Searched defs:p_ (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/libarchive/test_utils/
H A Dtest_utils.c143 i2le(const void* p_) in i2le()
149 i4le(const void* p_) in i4le()
155 i8le(const void* p_) in i8le()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dpwhash_scryptsalsa208sha256.c275 uint32_t p, p_; in crypto_pwhash_scryptsalsa208sha256_str_needs_rehash() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_secondary.h25 uptr p_[kMaxNumChunks]; variable
/freebsd/sys/dev/netmap/
H A Dnetmap.c2032 #define within_sel(p_, t_, i_) \ argument
2034 #define nonempty_sel(p_, t_) \ argument
2036 #define foreach_selected_ring(p_, t_, i_, kring_) \ argument
/freebsd/crypto/openssl/ssl/quic/
H A Dqlog.c661 const char *p_ = *p; in validate_name() local