Searched refs:CALLOUT_ARG_SIZE (Results 1 – 1 of 1) sorted by relevance
6367 #define CALLOUT_ARG_SIZE \ macro6371 (-CALLOUT_ARG_SIZE + SLJIT_OFFSETOF(PUBL(callout_block), arg))6380 allocate_stack(common, CALLOUT_ARG_SIZE / sizeof(sljit_sw)); in compile_callout_matchingpath()6401 OP2(SLJIT_SUB, SLJIT_R1, 0, STACK_TOP, 0, SLJIT_IMM, CALLOUT_ARG_SIZE); in compile_callout_matchingpath()6406 free_stack(common, CALLOUT_ARG_SIZE / sizeof(sljit_sw)); in compile_callout_matchingpath()6418 #undef CALLOUT_ARG_SIZE
Completed in 25 milliseconds