Home
last modified time | relevance | path

Searched defs:vkey (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libc/stdlib/
H A Dtfind.c28 tfind(const void *vkey, void * const *vrootp, in tfind()
H A Dtsearch.c28 tsearch(const void *vkey, void **vrootp, in tsearch()
H A Dtdelete.c29 tdelete(const void * __restrict vkey, void ** __restrict vrootp, in tdelete()
/dragonfly/contrib/gcc-8.0/libbacktrace/
H A Ddwarf.c833 function_addrs_search (const void *vkey, const void *ventry) in function_addrs_search()
932 unit_addrs_search (const void *vkey, const void *ventry) in unit_addrs_search()
976 line_search (const void *vkey, const void *ventry) in line_search()
H A Delf.c570 elf_symbol_search (const void *vkey, const void *ventry) in elf_symbol_search()