| /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 | 284 StkId o1 = index2addr(L, index1); in lua_rawequal() local 291 StkId o1; /* 1st operand */ in lua_arith() local 314 StkId o1, o2; in lua_compare() local
|
| H A D | lcode.c | 733 int o1 = luaK_exp2RK(fs, e1); in codearith() local 751 int o1 = luaK_exp2RK(fs, e1); 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 | 280 StkId o1 = index2adr(L, index1); 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 | 658 int o1 = luaK_exp2RK(fs, e1); in codearith() local 675 int o1 = luaK_exp2RK(fs, e1); in codecomp() local
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-higig.h | 175 } o1; member 259 } o1; 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/i386/i386/ |
| H A D | db_disasm.c | 82 #define o1 28 /* constant 1 */ macro
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | db_disasm.c | 96 #define o1 28 /* constant 1 */ macro
|
| /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 | 1879 const uint64_t o1 = ((itx_async_node_t *)x1)->ia_foid; in zil_aitx_compare() local
|