Searched defs:idx3 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/aarch64/aarch64/
H A Dpmapboot.c217 int level, idx0, idx1, idx2, idx3, nskip = 0; local
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsshkey.c921 u_int idx0, idx1, idx2, idx3, idx4; local
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dunwind.c674 int idx3 = (int) ((idx >> 4) % UIDTableSize); local
782 int idx3 = (int) ((idx >> 4) % UIDTableSize); local
1819 uint64_t idx3 = (idx2 + val) * ROOT_IDX; local
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dunwind.c680 int idx3 = (int) ((idx >> 4) % UIDTableSize); local
788 int idx3 = (int) ((idx >> 4) % UIDTableSize); local
1825 uint64_t idx3 = (idx2 + val) * ROOT_IDX; local

Completed in 256 milliseconds