Searched refs:PCRE_JIT_STACK_ALLOC (Results 1 – 1 of 1) sorted by relevance
677 #define PCRE_JIT_STACK_ALLOC(startsize, maxsize) \ macro877 #define PCRE_JIT_STACK_ALLOC(startsize, maxsize) \ macro879 G(PCRE_JIT_STACK_ALLOC,BITONE)(startsize, maxsize) \880 : G(PCRE_JIT_STACK_ALLOC,BITTWO)(startsize, maxsize)939 #define PCRE_JIT_STACK_ALLOC PCRE_JIT_STACK_ALLOC8 macro970 #define PCRE_JIT_STACK_ALLOC PCRE_JIT_STACK_ALLOC16 macro1001 #define PCRE_JIT_STACK_ALLOC PCRE_JIT_STACK_ALLOC32 macro4808 jit_stack = PCRE_JIT_STACK_ALLOC(1, n * 1024); in main()