Searched refs:vkey (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp2573.C7 virtual int vkey();
13 char *f2 = (char *) &vkey; // { dg-error "" }
/haiku-buildtools/gcc/libbacktrace/
H A Delf.c331 elf_symbol_search (const void *vkey, const void *ventry) argument
333 const uintptr_t *key = (const uintptr_t *) vkey;
H A Ddwarf.c829 function_addrs_search (const void *vkey, const void *ventry) argument
831 const uintptr_t *key = (const uintptr_t *) vkey;
928 unit_addrs_search (const void *vkey, const void *ventry) argument
930 const uintptr_t *key = (const uintptr_t *) vkey;
971 line_search (const void *vkey, const void *ventry) argument
973 const uintptr_t *key = (const uintptr_t *) vkey;

Completed in 98 milliseconds