/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_bvgraph.h | 153 void check(uptr idx1, uptr idx2) const { in check()
|
H A D | sanitizer_bitvector.h | 332 uptr idx1(uptr idx) const { in idx1() function
|
H A D | sanitizer_deadlock_detector.h | 351 bool testOnlyHasEdgeRaw(uptr idx1, uptr idx2) { in testOnlyHasEdgeRaw()
|
/freebsd/sys/contrib/openzfs/include/sys/lua/ |
H A D | luaconf.h | 295 #define lua_equal(L,idx1,idx2) lua_compare(L,(idx1),(idx2),LUA_OPEQ) argument 296 #define lua_lessthan(L,idx1,idx2) lua_compare(L,(idx1),(idx2),LUA_OPLT) argument
|
/freebsd/lib/liblua/ |
H A D | luaconf.h | 373 #define lua_equal(L,idx1,idx2) lua_compare(L,(idx1),(idx2),LUA_OPEQ) argument 374 #define lua_lessthan(L,idx1,idx2) lua_compare(L,(idx1),(idx2),LUA_OPLT) argument
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | SymbolTable.cpp | 36 int &idx1 = symMap[CachedHashStringRef(sym->getName())]; in wrap() local
|
/freebsd/contrib/lua/src/ |
H A D | luaconf.h | 376 #define lua_equal(L,idx1,idx2) lua_compare(L,(idx1),(idx2),LUA_OPEQ) argument 377 #define lua_lessthan(L,idx1,idx2) lua_compare(L,(idx1),(idx2),LUA_OPLT) argument
|
/freebsd/stand/liblua/ |
H A D | luaconf.h | 366 #define lua_equal(L,idx1,idx2) lua_compare(L,(idx1),(idx2),LUA_OPEQ) argument 367 #define lua_lessthan(L,idx1,idx2) lua_compare(L,(idx1),(idx2),LUA_OPLT) argument
|
/freebsd/sys/x86/iommu/ |
H A D | amd_idpgtbl.c | 134 vm_pindex_t idx, idx1; in amdiommu_pgtbl_map_pte() local
|
H A D | intel_idpgtbl.c | 332 vm_pindex_t idx, idx1; in dmar_pgtbl_map_pte() local
|
/freebsd/sys/dev/pccard/ |
H A D | pccardvar.h | 126 #define pccard_tuple_read_1(tuple, idx1) \ argument
|
/freebsd/contrib/ldns/ |
H A D | util.c | 442 size_t idx0, idx1, idx2, idx3, idx4; in ldns_bubblebabble() local
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_xpt.c | 1823 u_int idx1, idx2, nlun_old, nlun_new; in probe_purge_old() local
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | util.c | 549 { unsigned idx1; in UTIL_mergeFileNamesTable() local
|
/freebsd/sys/kern/ |
H A D | sys_generic.c | 2131 uintptr_t idx1, uintptr_t idx2) in kern_kcmp()
|
/freebsd/crypto/openssh/ |
H A D | sshkey.c | 946 u_int idx0, idx1, idx2, idx3, idx4; in fingerprint_bubblebabble() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 1839 unsigned idx1) { in getConstantGEP()
|
/freebsd/sys/sys/ |
H A D | sysproto.h | 1877 char idx1_l_[PADL_(uintptr_t)]; uintptr_t idx1; char idx1_r_[PADR_(uintptr_t)]; member
|