Home
last modified time | relevance | path

Searched defs:o2 (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlvm.h20 #define equalobj(L,o1,o2) (ttisequal(o1, o2) && luaV_equalobj_(L, o1, o2)) argument
22 #define luaV_rawequalobj(o1,o2) equalobj(NULL,o1,o2) argument
H A Dlapi.c286 StkId o2 = index2addr(L, index2); in lua_rawequal() local
293 StkId o2; /* 2nd operand */ in lua_arith() local
315 StkId o1, o2; in lua_compare() local
H A Dlcode.c735 int o2 = (op != OP_UNM && op != OP_LEN) ? luaK_exp2RK(fs, e2) : 0; in codearith() local
755 int o2 = luaK_exp2RK(fs, e2); in codecomp() local
H A Dlobject.h147 #define ttisequal(o1,o2) (rttype(o1) == rttype(o2)) argument
366 #define ttisequal(o1,o2) \ argument
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp684 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()
1045 raw_string_ostream o2(s2); in emit() local
/freebsd/lib/libc/net/
H A Deui64.c146 unsigned int o0, o1, o2, o3, o4, o5, o6, o7; in eui64_aton() local
H A Dether_addr.c89 unsigned int o0, o1, o2, o3, o4, o5; in ether_aton_r() local
/freebsd/crypto/openssh/regress/unittests/test_helper/
H A Dfuzz.c74 size_t o1, o2; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp43 std::string o1, o2; in PrintResults() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c158 struct dummy_overlapped o1, o2; in test_iocp_port() local
/freebsd/contrib/libevent/test/
H A Dregress_iocp.c158 struct dummy_overlapped o1, o2; in test_iocp_port() local
/freebsd/sys/riscv/include/
H A Dbus.h270 #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 Dasn1.c962 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 Dt_refuse_opt.c122 struct fuse_opt o2[] = { FUSE_OPT_KEY("foo" , 0), FUSE_OPT_END }; in ATF_TC_BODY() local
/freebsd/sys/arm/include/
H A Dbus.h265 #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 Dbus.h1041 #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 Dbus.h301 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument
496 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument
498 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument
500 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument
502 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
/freebsd/sbin/gbde/
H A Dgbde.c
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_eq.c110 intpcm_t o2[SND_CHN_MAX]; member
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c218 const struct order_id* o2 = e2; in order_lock_cmp() local
/freebsd/contrib/libucl/src/
H A Ducl_schema.c441 const ucl_object_t *o1 = n1->obj, *o2 = n2->obj; in TREE_DEFINE() local
H A Ducl_util.c3663 ucl_object_compare (const ucl_object_t *o1, const ucl_object_t *o2)
3754 const ucl_object_t **o2)
3761 int (*cmp)(const ucl_object_t **o1, const ucl_object_t **o2))
/freebsd/bin/ps/
H A Dps.c142 static char o2[] = "tt,state,time,command"; variable
/freebsd/contrib/lua/src/
H A Dlapi.c330 const TValue *o2 = index2value(L, index2); in lua_rawequal() local
353 const TValue *o2; in lua_compare() local
H A Dlobject.h129 #define setobjs2s(L,o1,o2) setobj(L,s2v(o1),s2v(o2)) argument
131 #define setobj2s(L,o1,o2) setobj(L,s2v(o1),o2) argument

12