Searched refs:max_scratch_bytes_for_evaluate (Results 1 – 1 of 1) sorted by relevance
462 int max_scratch_bytes_for_evaluate = 0; in MaxScratchDoublesNeededForEvaluate() local464 max_scratch_bytes_for_evaluate = in MaxScratchDoublesNeededForEvaluate()465 max(max_scratch_bytes_for_evaluate, in MaxScratchDoublesNeededForEvaluate()468 return max_scratch_bytes_for_evaluate; in MaxScratchDoublesNeededForEvaluate()