| /f-stack/freebsd/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 | 285 StkId o2 = index2addr(L, index2); in lua_rawequal() local 292 StkId o2; /* 2nd operand */ in lua_arith() local 314 StkId o1, o2; in lua_compare() local
|
| H A D | lcode.c | 732 int o2 = (op != OP_UNM && op != OP_LEN) ? luaK_exp2RK(fs, e2) : 0; in codearith() local 752 int o2 = luaK_exp2RK(fs, e2); in codecomp() local
|
| H A D | lobject.h | 148 #define ttisequal(o1,o2) (rttype(o1) == rttype(o2)) argument 367 #define ttisequal(o1,o2) \ argument
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lvm.h | 21 #define equalobj(L,o1,o2) \ argument
|
| H A D | lapi.c | 281 StkId o2 = index2adr(L, index2); in lua_rawequal() local 288 StkId o1, o2; in lua_equal() local 300 StkId o1, o2; in lua_lessthan() local
|
| H A D | lcode.c | 657 int o2 = (op != OP_UNM && op != OP_LEN) ? luaK_exp2RK(fs, e2) : 0; in codearith() local 676 int o2 = luaK_exp2RK(fs, e2); in codecomp() local
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-higig.h | 181 } o2; member 264 } o2; member
|
| /f-stack/freebsd/arm64/include/ |
| H A D | bus.h | 296 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument 473 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 475 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 477 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 479 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
|
| /f-stack/freebsd/arm/include/ |
| H A D | bus.h | 267 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument 465 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 467 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 469 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 471 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
|
| /f-stack/freebsd/x86/include/ |
| H A D | bus.h | 1085 #define bus_space_copy_region_stream_1(t, h1, o1, h2, o2, c) \ argument 1087 #define bus_space_copy_region_stream_2(t, h1, o1, h2, o2, c) \ argument 1089 #define bus_space_copy_region_stream_4(t, h1, o1, h2, o2, c) \ argument
|
| /f-stack/freebsd/mips/include/ |
| H A D | bus.h | 253 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument 429 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 431 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 433 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 435 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | t_set.c | 783 robj *o1 = *(robj**)s1, *o2 = *(robj**)s2; in qsortCompareSetsByRevCardinality() local
|
| H A D | server.c | 516 const robj *o1 = key1, *o2 = key2; in dictObjKeyCompare() local 536 robj *o1 = (robj*) key1, *o2 = (robj*) key2; in dictEncObjKeyCompare() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu_redact.c | 173 objnode_compare(const void *o1, const void *o2) in objnode_compare()
|
| H A D | zil.c | 1880 const uint64_t o2 = ((itx_async_node_t *)x2)->ia_foid; in zil_aitx_compare() local
|