Home
last modified time | relevance | path

Searched refs:from_cache (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h234 void Transfer(QuarantineCache *from_cache) { in Transfer() argument
235 list_.append_back(&from_cache->list_); in Transfer()
236 SizeAdd(from_cache->Size()); in Transfer()
238 atomic_store_relaxed(&from_cache->size_, 0); in Transfer()
/openbsd/src/gnu/usr.bin/perl/
Dsv.c8047 S_assert_uft8_cache_coherent(pTHX_ const char *const func, STRLEN from_cache, argument
8054 if (from_cache == real)
8062 func, (UV) from_cache, (UV) real, SVfARG(sv));
Dproto.h8990 S_assert_uft8_cache_coherent(pTHX_ const char * const func, STRLEN from_cache, STRLEN real, SV * co…
Dembed.fnc5709 |STRLEN from_cache \
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dembed.fnc3173 |STRLEN from_cache|STRLEN real|NN SV *const sv