Searched defs:iterate (Results 1 – 5 of 5) sorted by relevance
/freebsd/bin/uuidgen/ |
H A D | uuidgen.c | 109 int ch, count, i, iterate, status, version; in main() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 334 void SpillPlacement::iterate() { in iterate() function in SpillPlacement
|
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | guarded_pool_allocator.cpp | 133 void GuardedPoolAllocator::iterate(void *Base, size_t Size, iterate_callback Cb, in iterate() function in gwp_asan::GuardedPoolAllocator
|
/freebsd/crypto/heimdal/kdc/ |
H A D | hprop.c | 225 iterate (krb5_context context, in iterate() function
|
/freebsd/crypto/krb5/src/include/ |
H A D | kdb.h | 1103 krb5_error_code (*iterate)(krb5_context kcontext, member
|