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

  /external/python/cpython3/Include/
ceval.h 229 #define FVS_HAVE_SPEC 0x4
  /external/python/cpython3/Python/
compile.c 1080 return (oparg & FVS_MASK) == FVS_HAVE_SPEC ? -1 : 0;
    [all...]
ceval.c     [all...]

Completed in 109 milliseconds