Searched defs:vnext (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | varpool.cc | 667 varpool_node *vnext = dyn_cast <varpool_node *> (next); in remove_unreferenced_decls() local
|
H A D | ipa.cc | 313 varpool_node *vnode, *vnext; in remove_unreachable_nodes() local
|
H A D | omp-expand.cc | 8261 tree t, u, vin = NULL, vmain, vnext, l2; in expand_omp_sections() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | varpool.c | 658 varpool_node *vnext = dyn_cast <varpool_node *> (next); in remove_unreferenced_decls() local
|
H A D | ipa.c | 313 varpool_node *vnode, *vnext; in remove_unreachable_nodes() local
|
H A D | omp-expand.c | 6702 tree t, u, vin = NULL, vmain, vnext, l2; in expand_omp_sections() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | dwarf.c | 7291 unsigned char *next = start, *vnext = vstart; in display_debug_loc() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | dwarf.c | 7222 unsigned char *next = start, *vnext = vstart; in display_debug_loc() local
|