Searched defs:compiling (Results 1 – 3 of 3) sorted by relevance
279 .. _compiling: target in Embedding Python in C++
559 struct compiling { struct566 static asdl_seq *seq_for_testlist(struct compiling *, const node *); argument
619 if (index >= 0) return { index: index, compiling: true }; property626 return { index: index, compiling: false }; property