Home
last modified time | relevance | path

Searched refs:SLJIT_EXEC_OFFSET (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h570 #define SLJIT_EXEC_OFFSET(code) sljit_exec_offset(code) macro
575 #ifndef SLJIT_EXEC_OFFSET
576 #define SLJIT_EXEC_OFFSET(ptr) 0 macro
H A DsljitLir.c702 *executable_offset = SLJIT_EXEC_OFFSET(code); in allocate_executable_memory()
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c14923 SLJIT_FREE_EXEC(((sljit_u8*)(ptr)) + SLJIT_EXEC_OFFSET(ptr), NULL); in pcre2_jit_compile()

Completed in 60 milliseconds