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

  /external/pcre/dist/sljit/
sljitConfig.h 92 If SLJIT_EXECUTABLE_ALLOCATOR is not defined, the application should
94 #ifndef SLJIT_EXECUTABLE_ALLOCATOR
96 #define SLJIT_EXECUTABLE_ALLOCATOR 1
sljitConfigInternal.h 155 #undef SLJIT_EXECUTABLE_ALLOCATOR
519 #if (defined SLJIT_EXECUTABLE_ALLOCATOR && SLJIT_EXECUTABLE_ALLOCATOR)

Completed in 54 milliseconds