Searched defs:n_ (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/tests/lib/libpthread/ |
H A D | h_thread_local_dtor.cpp | 47 int n_; member in OrderChecker
|
/netbsd-src/sys/lib/libunwind/ |
H A D | AddressSpace.hpp | 453 static int rangeCmpKey(void *context, const void *n_, const void *pc_) { in rangeCmpKey() 474 static int dsoTableCmpKey(void *context, const void *n_, const void *ptr_) { in dsoTableCmpKey()
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/ |
H A D | aead_aes256gcm_aesni.c | 420 #define aesni_encrypt8full(out_, n_, rkeys, in_, accum, hv_, h2v_, h3v_, h4v_, rev) \ argument 467 #define aesni_decrypt8full(out_, n_, rkeys, in_) \ argument
|