Searched defs:co_flags (Results 1 – 5 of 5) sorted by relevance
42 int co_flags = self->co_flags; in code_replace() local
15 int co_flags; /* CO_..., see below */ member
180 unsigned int co_flags; member
25 int co_flags; /* CO_..., see below */ member
640 int co_nlocals, int co_stacksize, int co_flags, in code_replace_impl()