Searched refs:num_float_or_double_args_ (Results 1 – 1 of 1) sorted by relevance
82 num_float_or_double_args_ = 0; in CallingConvention()95 num_float_or_double_args_++; in CallingConvention()98 num_float_or_double_args_++; in CallingConvention()164 return num_float_or_double_args_; in NumFloatOrDoubleArgs()210 size_t num_float_or_double_args_; variable