Home
last modified time | relevance | path

Searched defs:okey (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dfibheap.c202 fibheapkey_t okey; in fibheap_replace_key_data() local
249 int okey = node->key; in fibheap_replace_key() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dfibheap.c202 fibheapkey_t okey; in fibheap_replace_key_data() local
249 int okey = node->key; in fibheap_replace_key() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dfibheap.c202 fibheapkey_t okey; in fibheap_replace_key_data() local
249 int okey = node->key; in fibheap_replace_key() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dfibheap.c202 fibheapkey_t okey; in fibheap_replace_key_data() local
249 int okey = node->key; in fibheap_replace_key() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfibonacci_heap.h207 K okey = node->m_key; in replace_key() local
405 K okey; in replace_key_data() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfibonacci_heap.h207 K okey = node->m_key; in replace_key() local
405 K okey; in replace_key_data() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dsshkdf.c231 char type, unsigned char *okey, size_t okey_len) in SSHKDF()
H A Dkrb5kdf.c358 unsigned char *okey, size_t okey_len) in KRB5KDF()
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Drlprivate.h140 int okey; member
/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dmech_digestmd5.c962 slidebits(uint8_t *ikey, uint8_t *okey) in slidebits()