Symbol: o1
crypto/krb5/src/lib/gssapi/generic/gssapiP_generic.h
54
#define g_OID_equal(o1, o2) \
crypto/krb5/src/lib/gssapi/generic/gssapiP_generic.h
55
(((o1)->length == (o2)->length) && \
crypto/krb5/src/lib/gssapi/generic/gssapiP_generic.h
56
(memcmp((o1)->elements, (o2)->elements, (o1)->length) == 0))
crypto/krb5/src/lib/gssapi/krb5/gssapi_krb5.c
315
#define g_OID_prefix_equal(o1, o2) \
crypto/krb5/src/lib/gssapi/krb5/gssapi_krb5.c
316
(((o1)->length >= (o2)->length) && \
crypto/krb5/src/lib/gssapi/krb5/gssapi_krb5.c
317
(memcmp((o1)->elements, (o2)->elements, (o2)->length) == 0))
crypto/krb5/src/lib/gssapi/mechglue/g_accept_sec_context.c
300
#define g_OID_prefix_equal(o1, o2) \
crypto/krb5/src/lib/gssapi/mechglue/g_accept_sec_context.c
301
(((o1)->length >= (o2)->length) && \
crypto/krb5/src/lib/gssapi/mechglue/g_accept_sec_context.c
302
(memcmp((o1)->elements, (o2)->elements, (o2)->length) == 0))
crypto/krb5/src/lib/gssapi/mechglue/mglueP.h
17
#define g_OID_copy(o1, o2) \
crypto/krb5/src/lib/gssapi/mechglue/mglueP.h
19
memcpy((o1)->elements, (o2)->elements, (o2)->length); \
crypto/krb5/src/lib/gssapi/mechglue/mglueP.h
20
(o1)->length = (o2)->length; \
crypto/krb5/src/lib/rpc/svc_auth_gss.c
55
#define g_OID_equal(o1,o2) \
crypto/krb5/src/lib/rpc/svc_auth_gss.c
56
(((o1)->length == (o2)->length) && \
crypto/krb5/src/lib/rpc/svc_auth_gss.c
57
((o1)->elements != 0) && ((o2)->elements != 0) && \
crypto/krb5/src/lib/rpc/svc_auth_gss.c
58
(memcmp((o1)->elements,(o2)->elements,(int) (o1)->length) == 0))
crypto/openssh/libcrux_mlkem768_sha3.h
2485
Eurydice_slice o1[1U];
crypto/openssh/libcrux_mlkem768_sha3.h
2486
memcpy(o1, uu____4.snd, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
2500
libcrux_sha3_portable_keccak_split_at_mut_n_5a(o1, (size_t)72U);
crypto/openssh/libcrux_mlkem768_sha3.h
2506
memcpy(o1, orest, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
2510
libcrux_sha3_generic_keccak_squeeze_last_cf(s, o1);
crypto/openssh/libcrux_mlkem768_sha3.h
2844
Eurydice_slice o1[1U];
crypto/openssh/libcrux_mlkem768_sha3.h
2845
memcpy(o1, uu____4.snd, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
2859
libcrux_sha3_portable_keccak_split_at_mut_n_5a(o1, (size_t)136U);
crypto/openssh/libcrux_mlkem768_sha3.h
2865
memcpy(o1, orest, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
2869
libcrux_sha3_generic_keccak_squeeze_last_cf0(s, o1);
crypto/openssh/libcrux_mlkem768_sha3.h
2972
Eurydice_slice o1[1U];
crypto/openssh/libcrux_mlkem768_sha3.h
2973
memcpy(o1, uu____4.snd, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
2987
libcrux_sha3_portable_keccak_split_at_mut_n_5a(o1, (size_t)136U);
crypto/openssh/libcrux_mlkem768_sha3.h
2993
memcpy(o1, orest, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
2997
libcrux_sha3_generic_keccak_squeeze_last_cf0(s, o1);
crypto/openssh/libcrux_mlkem768_sha3.h
3218
Eurydice_slice o1[1U];
crypto/openssh/libcrux_mlkem768_sha3.h
3219
memcpy(o1, uu____1.fst, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
3222
libcrux_sha3_generic_keccak_squeeze_next_block_fc1(s, o1);
crypto/openssh/libcrux_mlkem768_sha3.h
3579
Eurydice_slice o1[1U];
crypto/openssh/libcrux_mlkem768_sha3.h
3580
memcpy(o1, uu____4.snd, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
3594
libcrux_sha3_portable_keccak_split_at_mut_n_5a(o1, (size_t)144U);
crypto/openssh/libcrux_mlkem768_sha3.h
3600
memcpy(o1, orest, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
3604
libcrux_sha3_generic_keccak_squeeze_last_cf1(s, o1);
crypto/openssh/libcrux_mlkem768_sha3.h
3938
Eurydice_slice o1[1U];
crypto/openssh/libcrux_mlkem768_sha3.h
3939
memcpy(o1, uu____4.snd, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
3953
libcrux_sha3_portable_keccak_split_at_mut_n_5a(o1, (size_t)104U);
crypto/openssh/libcrux_mlkem768_sha3.h
3959
memcpy(o1, orest, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
3963
libcrux_sha3_generic_keccak_squeeze_last_cf2(s, o1);
crypto/openssh/libcrux_mlkem768_sha3.h
4234
Eurydice_slice o1[1U];
crypto/openssh/libcrux_mlkem768_sha3.h
4235
memcpy(o1, uu____4.snd, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
4249
libcrux_sha3_portable_keccak_split_at_mut_n_5a(o1, (size_t)168U);
crypto/openssh/libcrux_mlkem768_sha3.h
4255
memcpy(o1, orest, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
4259
libcrux_sha3_generic_keccak_squeeze_last_cf3(s, o1);
crypto/openssh/libcrux_mlkem768_sha3.h
4447
Eurydice_slice o1[1U];
crypto/openssh/libcrux_mlkem768_sha3.h
4448
memcpy(o1, uu____1.fst, (size_t)1U * sizeof(Eurydice_slice));
crypto/openssh/libcrux_mlkem768_sha3.h
4451
libcrux_sha3_generic_keccak_squeeze_next_block_fc1(s, o1);
crypto/openssh/libcrux_mlkem768_sha3.h
7306
int16_t o1 =
crypto/openssh/libcrux_mlkem768_sha3.h
7311
out->elements[j] = o1;
crypto/openssh/regress/unittests/test_helper/fuzz.c
112
fuzz->o1, fuzz->slen * 8, fuzz->o1);
crypto/openssh/regress/unittests/test_helper/fuzz.c
117
(((fuzz_ullong)fuzz->o2) * fuzz->slen * 8) + fuzz->o1,
crypto/openssh/regress/unittests/test_helper/fuzz.c
119
fuzz->o1, fuzz->o2);
crypto/openssh/regress/unittests/test_helper/fuzz.c
124
fuzz->o1, fuzz->slen, fuzz->o1);
crypto/openssh/regress/unittests/test_helper/fuzz.c
129
(((fuzz_ullong)fuzz->o2) * fuzz->slen) + fuzz->o1,
crypto/openssh/regress/unittests/test_helper/fuzz.c
131
fuzz->o1, fuzz->o2);
crypto/openssh/regress/unittests/test_helper/fuzz.c
136
fuzz->o1, fuzz->slen, fuzz->o1);
crypto/openssh/regress/unittests/test_helper/fuzz.c
141
fuzz->o1, fuzz->slen, fuzz->o1);
crypto/openssh/regress/unittests/test_helper/fuzz.c
147
(fuzz->o1 * (fuzz_ullong)64) + fuzz->o2,
crypto/openssh/regress/unittests/test_helper/fuzz.c
148
fuzz->slen * (fuzz_ullong)64, fuzz->o1,
crypto/openssh/regress/unittests/test_helper/fuzz.c
264
fuzz, fuzz_ntop(fuzz->strategy), fuzz->o1, fuzz->o2, fuzz->slen));
crypto/openssh/regress/unittests/test_helper/fuzz.c
268
return fuzz->o1 >= fuzz->slen * 8;
crypto/openssh/regress/unittests/test_helper/fuzz.c
277
return fuzz->o1 >= fuzz->slen;
crypto/openssh/regress/unittests/test_helper/fuzz.c
290
(u_long)fuzz->strategies, fuzz->o1, fuzz->o2, fuzz->slen));
crypto/openssh/regress/unittests/test_helper/fuzz.c
312
fuzz->o1 = fuzz->o2 = 0;
crypto/openssh/regress/unittests/test_helper/fuzz.c
319
assert(fuzz->o1 / 8 < fuzz->slen);
crypto/openssh/regress/unittests/test_helper/fuzz.c
321
fuzz->fuzzed[fuzz->o1 / 8] ^= 1 << (fuzz->o1 % 8);
crypto/openssh/regress/unittests/test_helper/fuzz.c
322
fuzz->o1++;
crypto/openssh/regress/unittests/test_helper/fuzz.c
325
assert(fuzz->o1 / 8 < fuzz->slen);
crypto/openssh/regress/unittests/test_helper/fuzz.c
328
fuzz->fuzzed[fuzz->o1 / 8] ^= 1 << (fuzz->o1 % 8);
crypto/openssh/regress/unittests/test_helper/fuzz.c
330
fuzz->o1++;
crypto/openssh/regress/unittests/test_helper/fuzz.c
331
if (fuzz->o1 >= fuzz->slen * 8) {
crypto/openssh/regress/unittests/test_helper/fuzz.c
332
fuzz->o1 = 0;
crypto/openssh/regress/unittests/test_helper/fuzz.c
337
assert(fuzz->o1 < fuzz->slen);
crypto/openssh/regress/unittests/test_helper/fuzz.c
339
fuzz->fuzzed[fuzz->o1] ^= 0xff;
crypto/openssh/regress/unittests/test_helper/fuzz.c
340
fuzz->o1++;
crypto/openssh/regress/unittests/test_helper/fuzz.c
343
assert(fuzz->o1 < fuzz->slen);
crypto/openssh/regress/unittests/test_helper/fuzz.c
346
fuzz->fuzzed[fuzz->o1] ^= 0xff;
crypto/openssh/regress/unittests/test_helper/fuzz.c
348
fuzz->o1++;
crypto/openssh/regress/unittests/test_helper/fuzz.c
349
if (fuzz->o1 >= fuzz->slen) {
crypto/openssh/regress/unittests/test_helper/fuzz.c
350
fuzz->o1 = 0;
crypto/openssh/regress/unittests/test_helper/fuzz.c
356
assert(fuzz->o1 < fuzz->slen);
crypto/openssh/regress/unittests/test_helper/fuzz.c
358
fuzz->o1++;
crypto/openssh/regress/unittests/test_helper/fuzz.c
361
assert(fuzz->o1 < fuzz->slen);
crypto/openssh/regress/unittests/test_helper/fuzz.c
364
fuzz->fuzzed[fuzz->o1] = fuzz_b64chars[fuzz->o2];
crypto/openssh/regress/unittests/test_helper/fuzz.c
368
fuzz->o1++;
crypto/openssh/regress/unittests/test_helper/fuzz.c
377
(u_long)fuzz->strategies, fuzz->o1, fuzz->o2, fuzz->slen));
crypto/openssh/regress/unittests/test_helper/fuzz.c
410
assert(fuzz->o1 <= fuzz->slen);
crypto/openssh/regress/unittests/test_helper/fuzz.c
411
return fuzz->slen - fuzz->o1;
crypto/openssh/regress/unittests/test_helper/fuzz.c
429
assert(fuzz->o1 <= fuzz->slen);
crypto/openssh/regress/unittests/test_helper/fuzz.c
430
return fuzz->fuzzed + fuzz->o1;
crypto/openssh/regress/unittests/test_helper/fuzz.c
432
assert(fuzz->o1 <= fuzz->slen);
crypto/openssh/regress/unittests/test_helper/fuzz.c
74
size_t o1, o2;
crypto/openssl/test/gmdifftest.c
24
struct tm tm1, tm2, o1;
crypto/openssl/test/gmdifftest.c
34
o1 = tm1;
crypto/openssl/test/gmdifftest.c
42
|| !TEST_true(OPENSSL_gmtime_diff(&off_day, &off_sec, &o1, &tm1)))
lib/libc/net/ether_addr.c
89
unsigned int o0, o1, o2, o3, o4, o5;
lib/libc/net/ether_addr.c
91
i = sscanf(a, "%x:%x:%x:%x:%x:%x", &o0, &o1, &o2, &o3, &o4, &o5);
lib/libc/net/ether_addr.c
95
e->octet[1]=o1;
lib/libc/net/eui64.c
146
unsigned int o0, o1, o2, o3, o4, o5, o6, o7;
lib/libc/net/eui64.c
150
&o0, &o1, &o2, &o3, &o4, &o5, &o6, &o7);
lib/libc/net/eui64.c
155
&o0, &o1, &o2, &o3, &o4, &o5, &o6, &o7);
lib/libc/net/eui64.c
160
&o0, &o1, &o2, &o3, &o4, &o5, &o6, &o7);
lib/libc/net/eui64.c
165
&o0, &o1, &o2, &o5, &o6, &o7);
lib/libc/net/eui64.c
173
&o0, &o1, &o2, &o5, &o6, &o7);
lib/libc/net/eui64.c
184
e->octet[1]=o1;
sys/amd64/amd64/db_disasm.c
1724
case o1:
sys/amd64/amd64/db_disasm.c
917
/*d0*/ { "", true, BYTE, op2(o1, E), db_Grp2 },
sys/amd64/amd64/db_disasm.c
918
/*d1*/ { "", true, LONG, op2(o1, E), db_Grp2 },
sys/arm/include/bus.h
265
#define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \
sys/arm/include/bus.h
266
(*(t)->__bs_opname(c,sz))((t), h1, o1, h2, o2, cnt)
sys/arm/include/bus.h
463
#define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \
sys/arm/include/bus.h
464
__bs_copy(1, t, h1, o1, h2, o2, c)
sys/arm/include/bus.h
465
#define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \
sys/arm/include/bus.h
466
__bs_copy(2, t, h1, o1, h2, o2, c)
sys/arm/include/bus.h
467
#define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \
sys/arm/include/bus.h
468
__bs_copy(4, t, h1, o1, h2, o2, c)
sys/arm/include/bus.h
469
#define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \
sys/arm/include/bus.h
470
__bs_copy(8, t, h1, o1, h2, o2, c)
sys/arm64/include/bus.h
302
#define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \
sys/arm64/include/bus.h
303
(*(t)->__bs_opname(c,sz))((t)->bs_cookie, h1, o1, h2, o2, cnt)
sys/arm64/include/bus.h
497
#define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \
sys/arm64/include/bus.h
498
__bs_copy(1, t, h1, o1, h2, o2, c)
sys/arm64/include/bus.h
499
#define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \
sys/arm64/include/bus.h
500
__bs_copy(2, t, h1, o1, h2, o2, c)
sys/arm64/include/bus.h
501
#define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \
sys/arm64/include/bus.h
502
__bs_copy(4, t, h1, o1, h2, o2, c)
sys/arm64/include/bus.h
503
#define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \
sys/arm64/include/bus.h
504
__bs_copy(8, t, h1, o1, h2, o2, c)
sys/dev/sound/pcm/feeder_eq.c
109
intpcm_t o1[SND_CHN_MAX];
sys/dev/sound/pcm/feeder_eq.c
177
w -= (intpcm64_t)info->treble.o1[i] * treble->a1;
sys/dev/sound/pcm/feeder_eq.c
181
info->treble.o2[i] = info->treble.o1[i];
sys/dev/sound/pcm/feeder_eq.c
185
info->treble.o1[i] = v;
sys/dev/sound/pcm/feeder_eq.c
190
w -= (intpcm64_t)info->bass.o1[i] * bass->a1;
sys/dev/sound/pcm/feeder_eq.c
194
info->bass.o2[i] = info->bass.o1[i];
sys/dev/sound/pcm/feeder_eq.c
198
info->bass.o1[i] = v;
sys/dev/sound/pcm/feeder_eq.c
251
info->treble.o1[i] = 0;
sys/dev/sound/pcm/feeder_eq.c
255
info->bass.o1[i] = 0;
sys/dev/usb/wlan/if_urtw.c
3012
uint16_t o1, o2, o3, tmp;
sys/dev/usb/wlan/if_urtw.c
3017
urtw_read16_m(sc, URTW_RF_PINS_OUTPUT, &o1);
sys/dev/usb/wlan/if_urtw.c
3022
o1 &= ~URTW_RF_PINS_MAGIC4;
sys/dev/usb/wlan/if_urtw.c
3023
urtw_write16_m(sc, URTW_RF_PINS_OUTPUT, o1 | URTW_BB_HOST_BANG_EN);
sys/dev/usb/wlan/if_urtw.c
3025
urtw_write16_m(sc, URTW_RF_PINS_OUTPUT, o1);
sys/dev/usb/wlan/if_urtw.c
3031
urtw_write16_m(sc, URTW_RF_PINS_OUTPUT, bit | o1);
sys/dev/usb/wlan/if_urtw.c
3033
urtw_write16_m(sc, URTW_RF_PINS_OUTPUT, bit | o1 |
sys/dev/usb/wlan/if_urtw.c
3036
urtw_write16_m(sc, URTW_RF_PINS_OUTPUT, bit | o1 |
sys/dev/usb/wlan/if_urtw.c
3043
urtw_write16_m(sc, URTW_RF_PINS_OUTPUT, bit | o1 |
sys/dev/usb/wlan/if_urtw.c
3046
urtw_write16_m(sc, URTW_RF_PINS_OUTPUT, bit | o1 |
sys/dev/usb/wlan/if_urtw.c
3049
urtw_write16_m(sc, URTW_RF_PINS_OUTPUT, bit | o1);
sys/dev/usb/wlan/if_urtw.c
3052
urtw_write16_m(sc, URTW_RF_PINS_OUTPUT, bit | o1 | URTW_BB_HOST_BANG_RW |
sys/dev/usb/wlan/if_urtw.c
3055
urtw_write16_m(sc, URTW_RF_PINS_OUTPUT, bit | o1 | URTW_BB_HOST_BANG_RW);
sys/dev/usb/wlan/if_urtw.c
3057
urtw_write16_m(sc, URTW_RF_PINS_OUTPUT, o1 | URTW_BB_HOST_BANG_RW);
sys/dev/usb/wlan/if_urtw.c
3063
o1 | URTW_BB_HOST_BANG_RW);
sys/dev/usb/wlan/if_urtw.c
3066
o1 | URTW_BB_HOST_BANG_RW | URTW_BB_HOST_BANG_CLK);
sys/dev/usb/wlan/if_urtw.c
3069
o1 | URTW_BB_HOST_BANG_RW | URTW_BB_HOST_BANG_CLK);
sys/dev/usb/wlan/if_urtw.c
3072
o1 | URTW_BB_HOST_BANG_RW | URTW_BB_HOST_BANG_CLK);
sys/dev/usb/wlan/if_urtw.c
3078
o1 | URTW_BB_HOST_BANG_RW);
sys/dev/usb/wlan/if_urtw.c
3082
urtw_write16_m(sc, URTW_RF_PINS_OUTPUT, o1 | URTW_BB_HOST_BANG_EN |
sys/i386/i386/db_disasm.c
1483
case o1:
sys/i386/i386/db_disasm.c
812
/*d0*/ { "", true, BYTE, op2(o1, E), db_Grp2 },
sys/i386/i386/db_disasm.c
813
/*d1*/ { "", true, LONG, op2(o1, E), db_Grp2 },
sys/powerpc/include/bus.h
272
#define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \
sys/powerpc/include/bus.h
273
(*(t)->__bs_opname(c,sz))(h1, o1, h2, o2, cnt)
sys/powerpc/include/bus.h
445
#define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \
sys/powerpc/include/bus.h
446
__bs_copy(1, t, h1, o1, h2, o2, c)
sys/powerpc/include/bus.h
447
#define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \
sys/powerpc/include/bus.h
448
__bs_copy(2, t, h1, o1, h2, o2, c)
sys/powerpc/include/bus.h
449
#define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \
sys/powerpc/include/bus.h
450
__bs_copy(4, t, h1, o1, h2, o2, c)
sys/powerpc/include/bus.h
451
#define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \
sys/powerpc/include/bus.h
452
__bs_copy(8, t, h1, o1, h2, o2, c)
sys/powerpc/include/bus.h
455
#define bus_space_copy_region_stream_2(t, h1, o1, h2, o2, c) \
sys/powerpc/include/bus.h
456
__bs_copy(s_2, t, h1, o1, h2, o2, c)
sys/powerpc/include/bus.h
457
#define bus_space_copy_region_stream_4(t, h1, o1, h2, o2, c) \
sys/powerpc/include/bus.h
458
__bs_copy(s_4, t, h1, o1, h2, o2, c)
sys/powerpc/include/bus.h
459
#define bus_space_copy_region_stream_8(t, h1, o1, h2, o2, c) \
sys/powerpc/include/bus.h
460
__bs_copy(s_8, t, h1, o1, h2, o2, c)
sys/riscv/include/bus.h
270
#define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \
sys/riscv/include/bus.h
271
(*(t)->__bs_opname(c,sz))((t)->bs_cookie, h1, o1, h2, o2, cnt)
sys/riscv/include/bus.h
443
#define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \
sys/riscv/include/bus.h
444
__bs_copy(1, t, h1, o1, h2, o2, c)
sys/riscv/include/bus.h
445
#define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \
sys/riscv/include/bus.h
446
__bs_copy(2, t, h1, o1, h2, o2, c)
sys/riscv/include/bus.h
447
#define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \
sys/riscv/include/bus.h
448
__bs_copy(4, t, h1, o1, h2, o2, c)
sys/riscv/include/bus.h
449
#define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \
sys/riscv/include/bus.h
450
__bs_copy(8, t, h1, o1, h2, o2, c)
sys/x86/include/bus.h
1041
#define bus_space_copy_region_stream_1(t, h1, o1, h2, o2, c) \
sys/x86/include/bus.h
1042
bus_space_copy_region_1((t), (h1), (o1), (h2), (o2), (c))
sys/x86/include/bus.h
1043
#define bus_space_copy_region_stream_2(t, h1, o1, h2, o2, c) \
sys/x86/include/bus.h
1044
bus_space_copy_region_2((t), (h1), (o1), (h2), (o2), (c))
sys/x86/include/bus.h
1045
#define bus_space_copy_region_stream_4(t, h1, o1, h2, o2, c) \
sys/x86/include/bus.h
1046
bus_space_copy_region_4((t), (h1), (o1), (h2), (o2), (c))
tools/tools/netmap/pkt-gen.c
105
unsigned int o0, o1, o2, o3, o4, o5;
tools/tools/netmap/pkt-gen.c
107
i = sscanf(a, "%x:%x:%x:%x:%x:%x", &o0, &o1, &o2, &o3, &o4, &o5);
tools/tools/netmap/pkt-gen.c
113
o.octet[1]=o1;