Searched refs:SLJIT_UTIL_STACK (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitConfig.h113 #ifndef SLJIT_UTIL_STACK
115 #define SLJIT_UTIL_STACK 1 macro
H A DsljitUtils.c191 #if (defined SLJIT_UTIL_STACK && SLJIT_UTIL_STACK) || (defined SLJIT_EXECUTABLE_ALLOCATOR && SLJIT_EXECUTABLE_ALLOCATOR)
242 #endif /* SLJIT_UTIL_STACK || SLJIT_EXECUTABLE_ALLOCATOR */
244 #if (defined SLJIT_UTIL_STACK && SLJIT_UTIL_STACK)
395 #endif /* SLJIT_UTIL_STACK */
H A DsljitLir.h1236 #if (defined SLJIT_UTIL_STACK && SLJIT_UTIL_STACK)
1256 Some kind of fallback mechanism is suggested when SLJIT_UTIL_STACK
1285 #endif /* (defined SLJIT_UTIL_STACK && SLJIT_UTIL_STACK) */
/netbsd-current/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c3456 #if (defined SLJIT_UTIL_STACK && SLJIT_UTIL_STACK)

Completed in 277 milliseconds