Home
last modified time | relevance | path

Searched defs:a_root (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/share/examples/kld/dyn_sysctl/
H A Ddyn_sysctl.c42 static struct sysctl_oid *a_root, *a_root1, *b_root; variable
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dfibheap.c146 fibnode_t a_root, b_root, temp; in fibheap_union() local
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dfibheap.c146 fibnode_t a_root, b_root, temp; in fibheap_union() local
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dfibheap.c146 fibnode_t a_root, b_root, temp; in fibheap_union() local
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dfibheap.c146 fibnode_t a_root, b_root, temp; in fibheap_union() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfibonacci_heap.h475 fibonacci_node<K,V> *a_root, *b_root; in union_with() local