Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:fh

574 ScriptInterpreterPython::ResetOutputFileHandle (FILE *fh)
576 if (fh == NULL)
579 m_dbg_stdout = fh;