HomeSort by relevance Sort by last modified time
    Searched refs:ste_coroutine (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Include/
symtable.h 51 unsigned ste_coroutine : 1; /* true if namespace is a coroutine */ member in struct:_symtable_entry
  /external/python/cpython3/Python/
symtable.c 81 ste->ste_coroutine = 0;
    [all...]
compile.c     [all...]

Completed in 1444 milliseconds