Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:response_ptr

2084     bool *response_ptr = (bool *) baton;
2120 *response_ptr = true;
2125 *response_ptr = false;
2140 *response_ptr = false; // Assume ^C or ^D means cancel the proposed action