Home
last modified time | relevance | path

Searched refs:my_fgets (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Parser/
H A Dmyreadline.c31 my_fgets(PyThreadState* tstate, char *buf, int len, FILE *fp) in my_fgets() function
319 int err = my_fgets(tstate, p + n, (int)incr, sys_stdin); in PyOS_StdioReadline()

Completed in 1 milliseconds