Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_internal.h769 # define JIT_CACHE_FLUSH(from, to) __builtin___clear_cache((char*)(from), (char*)(to)) macro
774 # define JIT_CACHE_FLUSH(from, to) macro

Completed in 14 milliseconds