HomeSort by: relevance | last modified time | path
    Searched defs:okey (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
fibheap.c 203 fibheapkey_t okey;
213 okey = node->key;
221 if (okey == key && okey != FIBHEAPKEY_MIN)
250 int okey = node->key;
252 return okey;
202 fibheapkey_t okey; local
249 int okey = node->key; local
  /src/external/gpl3/binutils.old/dist/libiberty/
fibheap.c 203 fibheapkey_t okey;
213 okey = node->key;
221 if (okey == key && okey != FIBHEAPKEY_MIN)
250 int okey = node->key;
252 return okey;
202 fibheapkey_t okey; local
249 int okey = node->key; local
  /src/external/gpl3/gcc/dist/gcc/
fibonacci_heap.h 207 K okey = node->m_key; local
210 return okey;
405 K okey; local
421 okey = node->m_key;
429 if (okey == key && okey != m_global_min_key)
  /src/external/gpl3/gcc/dist/libiberty/
fibheap.c 203 fibheapkey_t okey;
213 okey = node->key;
221 if (okey == key && okey != FIBHEAPKEY_MIN)
250 int okey = node->key;
252 return okey;
202 fibheapkey_t okey; local
249 int okey = node->key; local
  /src/external/gpl3/gcc.old/dist/gcc/
fibonacci_heap.h 207 K okey = node->m_key; local
210 return okey;
405 K okey; local
421 okey = node->m_key;
429 if (okey == key && okey != m_global_min_key)
  /src/external/gpl3/gcc.old/dist/libiberty/
fibheap.c 203 fibheapkey_t okey;
213 okey = node->key;
221 if (okey == key && okey != FIBHEAPKEY_MIN)
250 int okey = node->key;
252 return okey;
202 fibheapkey_t okey; local
249 int okey = node->key; local
  /src/external/gpl3/gdb/dist/libiberty/
fibheap.c 203 fibheapkey_t okey;
213 okey = node->key;
221 if (okey == key && okey != FIBHEAPKEY_MIN)
250 int okey = node->key;
252 return okey;
202 fibheapkey_t okey; local
249 int okey = node->key; local
  /src/external/gpl3/gdb.old/dist/libiberty/
fibheap.c 203 fibheapkey_t okey;
213 okey = node->key;
221 if (okey == key && okey != FIBHEAPKEY_MIN)
250 int okey = node->key;
252 return okey;
202 fibheapkey_t okey; local
249 int okey = node->key; local
  /src/external/gpl3/gdb/dist/readline/readline/
rlprivate.h 140 int okey; member in struct:__rl_keyseq_context
  /src/external/gpl3/gdb.old/dist/readline/readline/
rlprivate.h 140 int okey; member in struct:__rl_keyseq_context

Completed in 35 milliseconds