Searched defs:co_flags (Results 1 – 3 of 3) sorted by relevance
212 int co_flags = self->co_flags; in code_replace() local
170 unsigned int co_flags; member
2219 int co_nlocals, int co_stacksize, int co_flags, in code_replace_impl()