/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lvm.h | 21 #define equalobj(L,o1,o2) (ttisequal(o1, o2) && luaV_equalobj_(L, o1, o2)) argument 23 #define luaV_rawequalobj(o1,o2) equalobj(NULL,o1,o2) argument
|
H A D | lapi.c | 286 StkId o1 = index2addr(L, index1); in lua_rawequal() local 293 StkId o1; /* 1st operand */ in lua_arith() local 316 StkId o1, o2; in lua_compare() local
|
H A D | lcode.c | 737 int o1 = luaK_exp2RK(fs, e1); in codearith() local 755 int o1 = luaK_exp2RK(fs, e1); in codecomp() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | X86DisassemblerTables.cpp | 684 void DisassemblerTables::emitModRMDecision(raw_ostream &o1, raw_ostream &o2, in emitModRMDecision() 769 void DisassemblerTables::emitOpcodeDecision(raw_ostream &o1, raw_ostream &o2, in emitOpcodeDecision() 809 void DisassemblerTables::emitContextDecision(raw_ostream &o1, raw_ostream &o2, in emitContextDecision() 1017 void DisassemblerTables::emitContextDecisions(raw_ostream &o1, raw_ostream &o2, in emitContextDecisions() 1044 raw_string_ostream o1(s1); in emit() local
|
/freebsd/crypto/openssl/test/ |
H A D | gmdifftest.c | 24 struct tm tm1, tm2, o1; in check_time() local
|
/freebsd/crypto/krb5/src/tests/gssapi/ |
H A D | t_oid.c | 125 oid_equal(gss_OID o1, gss_OID o2) in oid_equal()
|
/freebsd/crypto/krb5/src/lib/gssapi/generic/ |
H A D | gssapiP_generic.h | 53 #define g_OID_equal(o1, o2) \ argument
|
/freebsd/lib/libc/net/ |
H A D | eui64.c | 146 unsigned int o0, o1, o2, o3, o4, o5, o6, o7; in eui64_aton() local
|
H A D | ether_addr.c | 89 unsigned int o0, o1, o2, o3, o4, o5; in ether_aton_r() local
|
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/ |
H A D | g_accept_sec_context.c | 317 #define g_OID_prefix_equal(o1, o2) \ argument
|
H A D | mglueP.h | 17 #define g_OID_copy(o1, o2) \ argument
|
/freebsd/crypto/openssh/regress/unittests/test_helper/ |
H A D | fuzz.c | 74 size_t o1, o2; member
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 43 std::string o1, o2; in PrintResults() local
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_iocp.c | 158 struct dummy_overlapped o1, o2; in test_iocp_port() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress_iocp.c | 158 struct dummy_overlapped o1, o2; in test_iocp_port() local
|
/freebsd/sys/riscv/include/ |
H A D | bus.h | 270 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument 443 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 445 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 447 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 449 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
|
/freebsd/contrib/bsnmp/lib/ |
H A D | asn1.c | 962 asn_compare_oid(const struct asn_oid *o1, const struct asn_oid *o2) in asn_compare_oid() 983 asn_is_suboid(const struct asn_oid *o1, const struct asn_oid *o2) in asn_is_suboid()
|
/freebsd/contrib/netbsd-tests/lib/librefuse/ |
H A D | t_refuse_opt.c | 121 struct fuse_opt o1[] = { FUSE_OPT_KEY("-x" , 0), FUSE_OPT_END }; in ATF_TC_BODY() local
|
/freebsd/sys/arm/include/ |
H A D | bus.h | 265 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument 463 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 465 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 467 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 469 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
|
/freebsd/sys/x86/include/ |
H A D | bus.h | 1041 #define bus_space_copy_region_stream_1(t, h1, o1, h2, o2, c) \ argument 1043 #define bus_space_copy_region_stream_2(t, h1, o1, h2, o2, c) \ argument 1045 #define bus_space_copy_region_stream_4(t, h1, o1, h2, o2, c) \ argument
|
/freebsd/sys/arm64/include/ |
H A D | bus.h | 302 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument 497 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 499 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 501 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 503 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
|
/freebsd/crypto/krb5/src/lib/rpc/ |
H A D | svc_auth_gss.c | 55 #define g_OID_equal(o1,o2) \ argument
|
/freebsd/sys/dev/sound/pcm/ |
H A D | feeder_eq.c | 109 intpcm_t o1[SND_CHN_MAX]; member
|
/freebsd/contrib/unbound/smallapp/ |
H A D | worker_cb.c | 217 const struct order_id* o1 = e1; in order_lock_cmp() local
|
/freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
H A D | gssapi_krb5.c | 319 #define g_OID_prefix_equal(o1, o2) \ argument
|