Searched refs:stacktop (Results 1 – 1 of 1) sorted by relevance
1424 …iler_common *common, pcre_uchar *cc, pcre_uchar *ccend, int stackpos, int stacktop, BOOL recursive) in init_frame() argument1434 SLJIT_UNUSED_ARG(stacktop); in init_frame()1435 SLJIT_ASSERT(stackpos >= stacktop + 2); in init_frame()1543 SLJIT_ASSERT(stackpos == STACK(stacktop)); in init_frame()1672 BOOL save, int stackptr, int stacktop, BOOL needs_control_head) in copy_private_data() argument1689 stacktop = STACK(stacktop - 1); in copy_private_data()1694 if (stackptr < stacktop) in copy_private_data()1700 if (stackptr < stacktop) in copy_private_data()1936 tmp1empty = stackptr >= stacktop; in copy_private_data()1948 tmp2empty = stackptr >= stacktop; in copy_private_data()[all …]
Completed in 36 milliseconds