Searched refs:p_result (Results 1 – 2 of 2) sorted by relevance
447 PyObject **p_result, _PyBytesWriter *writer, char *str) in formatfloat() argument483 *p_result = result; in formatfloat()
13136 ResT* p_result = (ResT*)result_dst; in call() local13143 p_result[component] = p_function(p_arg[component]); in call()13170 ResT* p_result = (ResT*)result_dst; in call() local13188 p_result[component] = p_function(first_arg, second_arg); in call()13317 ResT* p_result = (ResT*)result_dst; in call() local13335 p_result[component] = p_function(first_arg, second_arg); in call()13445 glw::GLdouble* p_result = (glw::GLdouble*)result_dst; in call() local13465 p_result[component] = p_function(first_arg, second_arg, third_arg); in call()