Home
last modified time | relevance | path

Searched defs:v0 (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/sys/
H A Dktr.h137 #define KTR_EVENT1(m, egroup, ident, etype, edat, a0, v0) \ argument
146 a0, v0, a1, v1, a2, v2, a3, v3) \ argument
155 #define KTR_STATE1(m, egroup, ident, state, a0, v0) \ argument
172 #define KTR_COUNTER1(m, egroup, ident, edat, a0, v0) \ argument
188 #define KTR_POINT1(m, egroup, ident, point, a0, v0) \ argument
210 #define KTR_START1(m, egroup, ident, key, a0, v0) \ argument
212 #define KTR_START2(m, egroup, ident, key, a0, v0, a1, v1) \ argument
219 a0, v0, a1, v1, a2, v2, a3, v3) \ argument
230 #define KTR_STOP1(m, egroup, ident, key, a0, v0) \ argument
232 #define KTR_STOP2(m, egroup, ident, key, a0, v0, a1, v1) \ argument
[all …]
/f-stack/freebsd/libkern/arm/
H A Dmuldi3.c118 #define v0 v.ul[L] in __muldi3() macro
196 u_int u1, u0, v1, v0, udiff, vdiff, high, mid, low; in __lmulq() local
/f-stack/app/redis-5.0.5/src/
H A Dsiphash.c120 uint64_t v0 = 0x736f6d6570736575ULL; in siphash() local
180 uint64_t v0 = 0x736f6d6570736575ULL; in siphash_nocase() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/
H A Dshorthash_siphash24_ref.c10 uint64_t v0 = 0x736f6d6570736575ULL; in crypto_shorthash_siphash24() local
H A Dshorthash_siphashx24_ref.c9 uint64_t v0 = 0x736f6d6570736575ULL; in crypto_shorthash_siphashx24() local
/f-stack/dpdk/app/test-pmd/
H A Dmacswap_neon.h24 uint8x16_t v0, v1, v2, v3; in do_macswap() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dblamka-round-ref.h27 #define BLAKE2_ROUND_NOMSG(v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, \ argument
/f-stack/freebsd/mips/include/
H A Dregdef.h48 #define v0 $2 /* return value */ macro
H A Dframe.h47 register_t v0; member
/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_vect.h129 vextract(uint8x16_t v0, uint8x16_t v1, const int index) in vextract()
/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A Dutil.c49 vdev_stat_t *v0 = { 0 }; in show_vdev_stats() local
/f-stack/freebsd/net/altq/
H A Daltq_hfsc.c262 struct hfsc_classstats_v0 v0; in hfsc_getqstats() member