Home
last modified time | relevance | path

Searched refs:STACK (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c472 #define STACK(i) ((-(i) - 1) * (int)sizeof(sljit_sw)) macro
1437 stackpos = STACK(stackpos); in init_frame()
1543 SLJIT_ASSERT(stackpos == STACK(stacktop)); in init_frame()
1688 stackptr = STACK(stackptr - 2); in copy_private_data()
1689 stacktop = STACK(stacktop - 1); in copy_private_data()
6268 OP1(SLJIT_MOV, TMP2, 0, SLJIT_MEM1(STACK_TOP), STACK(2)); in compile_ref_iterator_matchingpath()
6274 OP1(SLJIT_MOV, TMP1, 0, SLJIT_MEM1(STACK_TOP), STACK(1)); in compile_ref_iterator_matchingpath()
6276 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), STACK(1), TMP1, 0); in compile_ref_iterator_matchingpath()
6280 OP2(SLJIT_ADD, SLJIT_MEM1(STACK_TOP), STACK(1), SLJIT_MEM1(STACK_TOP), STACK(1), SLJIT_IMM, 1); in compile_ref_iterator_matchingpath()
6340 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), STACK(0), TMP2, 0); in compile_recurse_matchingpath()
[all …]
H A DAUTHORS26 STACK-LESS JUST-IN-TIME COMPILER
H A DLICENCE43 STACK-LESS JUST-IN-TIME COMPILER
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1106 AVOIDING EXCESSIVE STACK USAGE
4057 OBTAINING AN ESTIMATE OF STACK USAGE
8491 CONTROLLING THE JIT STACK
8576 JIT STACK FAQ
9403 STACK USAGE AT RUN TIME
10277 PCRE DISCUSSION OF STACK USAGE
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic14214 >0 belong&0xfc000000 0x10000000 \b, STACK

Completed in 100 milliseconds