Searched defs:vnext (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | varpool.c | 661 varpool_node *vnext = dyn_cast <varpool_node *> (next); in remove_unreferenced_decls() local
|
H A D | ipa.c | 310 varpool_node *vnode, *vnext; in remove_unreachable_nodes() local
|
H A D | omp-expand.c | 5767 tree t, u, vin = NULL, vmain, vnext, l2; in expand_omp_sections() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ipa.c | 174 struct varpool_node *vnode, *vnext; in cgraph_remove_unreachable_nodes() local
|
H A D | omp-low.c | 4756 tree t, u, vin = NULL, vmain, vnext, l2; in expand_omp_sections() local
|
/dflybsd-src/lib/libexecinfo/ |
H A D | private_libelf.h | 1983 Elf64_Word aux, anext, cnt, vnext; in _libelf_cvt_VDEF64_tom() local 2070 Elf64_Word aux, anext, cnt, vnext; in _libelf_cvt_VNEED64_tom() local
|
/dflybsd-src/sys/dev/netif/mn/ |
H A D | if_mn.c | 140 struct trxd *vnext; /* software use only */ member
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | dwarf.c | 6199 unsigned char *next = start, *vnext = vstart; in display_debug_loc() local
|