Searched refs:other_input (Results 1 – 2 of 2) sorted by relevance
11 int blockTaker (int (^myBlock)(int), int other_input)13 return 5 * myBlock (other_input);
96 size_t other_input = 0; in CanTailCall() local101 if (other_input < other->InputCount()) { in CanTailCall()102 if (!other->GetInputLocation(other_input).IsRegister()) { in CanTailCall()116 ++other_input; in CanTailCall()