Searched defs:co_flags (Results 1 – 3 of 3) sorted by relevance
178 int co_flags = self->co_flags; in code_replace() local
25 int co_flags; /* CO_..., see below */ member
725 int co_nlocals, int co_stacksize, int co_flags, in code_replace_impl()