Home | History | Annotate | Download | only in Objects

Lines Matching refs:p_output

14017 /* Format a float into the writer if the writer is not NULL, or into *p_output
14023 PyObject **p_output,
14055 *p_output = _PyUnicode_FromASCII(p, len);
14208 * 0 if the number has been formatted into *p_output
14213 PyObject **p_output,
14286 *p_output = res;