Searched refs:num_arg_words (Results 1 – 1 of 1) sorted by relevance
39 size_t num_arg_words = num_args + num_long_or_double_args; in GetNativeOutArgsSize() local40 return num_arg_words * static_cast<size_t>(kX86PointerSize); in GetNativeOutArgsSize()