Searched refs:extrasize (Results 1 – 1 of 1) sorted by relevance
6425 int extrasize; in compile_assert_matchingpath() local6477 extrasize = needs_control_head ? 2 : 1; in compile_assert_matchingpath()6480 allocate_stack(common, extrasize); in compile_assert_matchingpath()6508 init_frame(common, ccbegin, NULL, framesize + extrasize - 1, extrasize, FALSE); in compile_assert_matchingpath()6561 free_stack(common, extrasize); in compile_assert_matchingpath()6672 if (extrasize == 2) in compile_assert_matchingpath()6677 free_stack(common, extrasize); in compile_assert_matchingpath()6706 if (extrasize == 2) in compile_assert_matchingpath()6727 if (extrasize == 2) in compile_assert_matchingpath()6767 if (extrasize == 2) in compile_assert_matchingpath()[all …]
Completed in 27 milliseconds