Home
last modified time | relevance | path

Searched defs:ADD (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna64.h9 #define ADD(out, in) out += in macro
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-avx2.h30 #define ADD(a, b) _mm256_add_epi64(a, b) macro
/f-stack/dpdk/app/test/
H A Dtest_efd_perf.c47 ADD = 0, enumerator
H A Dtest_hash_perf.c33 ADD = 0, enumerator
H A Dtest_member_perf.c38 ADD = 0, enumerator
/f-stack/freebsd/net80211/
H A Dieee80211.c1851 #define ADD(_ic, _s, _o) \ in addmedia() macro