Searched defs:index2 (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_bitmap.h | 71 uint32_t index2; /**< Bitmap scan: Index of current array2 slab */ member 338 uint32_t index2; in rte_bitmap_prefetch0() local 359 uint32_t index2, offset2; in rte_bitmap_get() local 379 uint32_t index1, index2, offset1, offset2; in rte_bitmap_set() local 407 uint32_t index1, index2, offset1; in rte_bitmap_set_slab() local 447 uint32_t index1, index2, offset1, offset2; in rte_bitmap_clear() local
|
| /f-stack/freebsd/crypto/rc4/ |
| H A D | rc4.h | 46 u_char index2; member
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lapi.c | 279 LUA_API int lua_rawequal (lua_State *L, int index1, int index2) { in lua_rawequal() 287 LUA_API int lua_equal (lua_State *L, int index1, int index2) { in lua_equal() 299 LUA_API int lua_lessthan (lua_State *L, int index1, int index2) { in lua_lessthan()
|
| /f-stack/freebsd/vm/ |
| H A D | vm_radix.c | 292 vm_radix_keydiff(vm_pindex_t index1, vm_pindex_t index2) in vm_radix_keydiff()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_pctrie.c | 266 pctrie_keydiff(uint64_t index1, uint64_t index2) in pctrie_keydiff()
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lapi.c | 283 LUA_API int lua_rawequal (lua_State *L, int index1, int index2) { in lua_rawequal() 313 LUA_API int lua_compare (lua_State *L, int index1, int index2, int op) { in lua_compare()
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_ppp.c | 2409 const int index2 = *((const int *) v2); in ng_ppp_intcmp() local
|