Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libpthread/
H A Dh_thread_local_dtor.cpp47 int n_; member in OrderChecker
/netbsd-src/sys/lib/libunwind/
H A DAddressSpace.hpp453 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 Daead_aes256gcm_aesni.c420 #define aesni_encrypt8full(out_, n_, rkeys, in_, accum, hv_, h2v_, h3v_, h4v_, rev) \ argument
467 #define aesni_decrypt8full(out_, n_, rkeys, in_) \ argument