Home
last modified time | relevance | path

Searched defs:iterate (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/bin/uuidgen/
Duuidgen.c53 int ch, count, i, iterate, status; in main() local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
Dguarded_pool_allocator.cpp116 void GuardedPoolAllocator::iterate(void *Base, size_t Size, iterate_callback Cb, in iterate() function in gwp_asan::GuardedPoolAllocator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DSpillPlacement.cpp334 void SpillPlacement::iterate() { in iterate() function in SpillPlacement
/freebsd-12-stable/crypto/heimdal/kdc/
Dhprop.c225 iterate (krb5_context context, in iterate() function
/freebsd-12-stable/contrib/gcc/
Dtree-ssa-reassoc.c742 bool iterate = false; in optimize_ops_list() local