Searched defs:index2 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/crypto/rc4/ |
H A D | rc4.h | 44 u_char index2; member
|
/freebsd/usr.bin/ktrdump/ |
H A D | ktrdump.c | 102 int index, index2; in main() local
|
/freebsd/contrib/libyaml/tests/ |
H A D | run-dumper.c | 80 yaml_document_t *document2, int index2, int level) in compare_nodes()
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lapi.c | 285 LUA_API int lua_rawequal (lua_State *L, int index1, int index2) { in lua_rawequal() 315 LUA_API int lua_compare (lua_State *L, int index1, int index2, int op) { in lua_compare()
|
/freebsd/contrib/lua/src/ |
H A D | lapi.c | 328 LUA_API int lua_rawequal (lua_State *L, int index1, int index2) { in lua_rawequal() 351 LUA_API int lua_compare (lua_State *L, int index1, int index2, int op) { in lua_compare()
|
/freebsd/sys/netgraph/ |
H A D | ng_ppp.c | 2405 const int index2 = *((const int *) v2); in ng_ppp_intcmp() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.cpp | 3427 unsigned index2; in __kmp_affinity_create_cpuinfo_map() local
|