Searched refs:extrasize (Results 1 – 1 of 1) sorted by relevance
6462 int extrasize; in compile_assert_matchingpath() local6514 extrasize = needs_control_head ? 2 : 1; in compile_assert_matchingpath()6517 allocate_stack(common, extrasize); in compile_assert_matchingpath()6545 init_frame(common, ccbegin, NULL, framesize + extrasize - 1, extrasize, FALSE); in compile_assert_matchingpath()6598 free_stack(common, extrasize); in compile_assert_matchingpath()6709 if (extrasize == 2) in compile_assert_matchingpath()6714 free_stack(common, extrasize); in compile_assert_matchingpath()6743 if (extrasize == 2) in compile_assert_matchingpath()6764 if (extrasize == 2) in compile_assert_matchingpath()6804 if (extrasize == 2) in compile_assert_matchingpath()[all …]
Completed in 35 milliseconds