Searched refs:kScratchAreaSize (Results 1 – 2 of 2) sorted by relevance
57 inline constexpr uint32_t kScratchAreaSize = 32; variable
433 if (scratch_arg_ >= config::kScratchAreaSize / config::kScratchAreaSlotSize) { in ProcessArgInput()