Searched defs:idx1 (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/lua/ |
| H A D | luaconf.h | 296 #define lua_equal(L,idx1,idx2) lua_compare(L,(idx1),(idx2),LUA_OPEQ) argument 297 #define lua_lessthan(L,idx1,idx2) lua_compare(L,(idx1),(idx2),LUA_OPLT) argument
|
| /f-stack/freebsd/x86/iommu/ |
| H A D | intel_idpgtbl.c | 362 vm_pindex_t idx, idx1; in domain_pgtbl_map_pte() local
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | util.c | 479 { unsigned idx1; in UTIL_mergeFileNamesTable() local
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 1017 char idx1_l_[PADL_(l_ulong)]; l_ulong idx1; char idx1_r_[PADR_(l_ulong)]; member
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 1198 char idx1_l_[PADL_(l_ulong)]; l_ulong idx1; char idx1_r_[PADR_(l_ulong)]; member
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 1267 char idx1_l_[PADL_(l_ulong)]; l_ulong idx1; char idx1_r_[PADR_(l_ulong)]; member
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 1260 char idx1_l_[PADL_(l_ulong)]; l_ulong idx1; char idx1_r_[PADR_(l_ulong)]; member
|