Searched defs:FindMatch (Results 1 – 2 of 2) sorted by relevance
16 void *FindMatch(void *ptrs[ALLOC_ATTEMPTS], void *value) { in FindMatch() function
198 auto FindMatch = [&](auto &References, auto &Targets, in execute() local