Searched refs:active_ext_lang_state (Results 1 – 7 of 7) sorted by relevance
309 struct active_ext_lang_state struct318 extern struct active_ext_lang_state *set_active_ext_lang argument321 extern void restore_active_ext_lang (struct active_ext_lang_state *previous);
778 struct active_ext_lang_state *806 struct active_ext_lang_state *previous in set_active_ext_lang()807 = XCNEW (struct active_ext_lang_state); in set_active_ext_lang()835 restore_active_ext_lang (struct active_ext_lang_state *previous) in restore_active_ext_lang()
428 struct active_ext_lang_state *m_prev_active_ext_lang_state;
14695 (active_ext_lang_state): Fix typo in comment.
7531 * extension.c (struct active_ext_lang_state)
779 struct active_ext_lang_state *m_previous_active;
2116 struct active_ext_lang_state *previous_active; in finalize_python()