Home
last modified time | relevance | path

Searched defs:heap_key (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfibonacci_heap.cc226 class heap_key class
229 heap_key (int k): key (k) in heap_key() function in selftest::heap_key
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfibonacci_heap.c229 heap_key (int k): key (k) in heap_key() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dheaptrace.c65 static unsigned heap_key = COLLECTOR_TSD_INVALID_KEY; variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dheaptrace.c71 static unsigned heap_key = COLLECTOR_TSD_INVALID_KEY; variable