Searched refs:got_source (Results 1 – 2 of 2) sorted by relevance
92 got_source = compiler.ast_to_source(node, indentation=' ')93 got_str = textwrap.dedent(got_source).strip()
148 int got_source = 0; // 1 if we've gotten the source from an open request in daemon_serviceloop() local604 got_source = 1; in daemon_serviceloop()610 if (!got_source) in daemon_serviceloop()