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/
H A 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/
H A Dsv.c8047 S_assert_uft8_cache_coherent(pTHX_ const char *const func, STRLEN from_cache,
8054 if (from_cache == real)
8062 func, (UV) from_cache, (UV) real, SVfARG(sv));
7984 S_assert_uft8_cache_coherent(pTHX_ const char * const func,STRLEN from_cache,STRLEN real,SV * const sv) global() argument
H A Dproto.h8990 S_assert_uft8_cache_coherent(pTHX_ const char * const func, STRLEN from_cache, STRLEN real, SV * const sv);
H A Dembed.fnc5709 |STRLEN from_cache \
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc3173 |STRLEN from_cache|STRLEN real|NN SV *const sv