Home
last modified time | relevance | path

Searched refs:vb2 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dtypeid.cc46 VB1 *vb2 = &d; variable
/netbsd/src/sys/arch/sparc/sparc/
Dmachdep.c1202 wcopy(const void *vb1, void *vb2, u_int l) in wcopy() argument
1205 u_char *b2 = vb2; in wcopy()