HomeSort by relevance Sort by last modified time
    Searched refs:sljit_exec_offset (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist2/src/sljit/
sljitConfigInternal.h 563 SLJIT_API_FUNC_ATTRIBUTE sljit_sw sljit_exec_offset(void* ptr);
564 #define SLJIT_EXEC_OFFSET(ptr) sljit_exec_offset(ptr)
566 #define SLJIT_EXEC_OFFSET(ptr) 0
sljitProtExecAllocator.c 418 SLJIT_API_FUNC_ATTRIBUTE sljit_sw sljit_exec_offset(void* ptr) function

Completed in 88 milliseconds