Home
last modified time | relevance | path

Searched defs:idx1 (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h153 void check(uptr idx1, uptr idx2) const { in check()
H A Dsanitizer_bitvector.h332 uptr idx1(uptr idx) const { in idx1() function
H A Dsanitizer_deadlock_detector.h351 bool testOnlyHasEdgeRaw(uptr idx1, uptr idx2) { in testOnlyHasEdgeRaw()
/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbolTable.cpp36 int &idx1 = symMap[CachedHashStringRef(sym->getName())]; in wrap() local
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dluaconf.h295 #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 Dluaconf.h373 #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/stand/liblua/
H A Dluaconf.h366 #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/contrib/lua/src/
H A Dluaconf.h376 #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/sys/x86/iommu/
H A Dintel_idpgtbl.c358 vm_pindex_t idx, idx1; in domain_pgtbl_map_pte() local
/freebsd/contrib/ldns/
H A Dutil.c442 size_t idx0, idx1, idx2, idx3, idx4; in ldns_bubblebabble() local
/freebsd/sys/dev/pccard/
H A Dpccardvar.h126 #define pccard_tuple_read_1(tuple, idx1) \ argument
/freebsd/sys/cam/scsi/
H A Dscsi_xpt.c1823 u_int idx1, idx2, nlun_old, nlun_new; in probe_purge_old() local
/freebsd/sys/contrib/zstd/programs/
H A Dutil.c549 { unsigned idx1; in UTIL_mergeFileNamesTable() local
/freebsd/sys/kern/
H A Dsys_generic.c2109 uintptr_t idx1, uintptr_t idx2) in kern_kcmp()
/freebsd/crypto/openssh/
H A Dsshkey.c946 u_int idx0, idx1, idx2, idx3, idx4; in fingerprint_bubblebabble() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1831 unsigned idx1) { in getConstantGEP()
/freebsd/sys/arm64/linux/
H A Dlinux_proto.h1026 char idx1_l_[PADL_(l_ulong)]; l_ulong idx1; char idx1_r_[PADR_(l_ulong)]; member
/freebsd/sys/amd64/linux/
H A Dlinux_proto.h1212 char idx1_l_[PADL_(l_ulong)]; l_ulong idx1; char idx1_r_[PADR_(l_ulong)]; member
/freebsd/sys/i386/linux/
H A Dlinux_proto.h1272 char idx1_l_[PADL_(l_ulong)]; l_ulong idx1; char idx1_r_[PADR_(l_ulong)]; member
/freebsd/sys/amd64/linux32/
H A Dlinux32_proto.h1278 char idx1_l_[PADL_(l_ulong)]; l_ulong idx1; char idx1_r_[PADR_(l_ulong)]; member
/freebsd/sys/sys/
H A Dsysproto.h1877 char idx1_l_[PADL_(uintptr_t)]; uintptr_t idx1; char idx1_r_[PADR_(uintptr_t)]; member