Home
last modified time | relevance | path

Searched refs:FVS_HAVE_SPEC (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/
H A Dceval.h157 #define FVS_HAVE_SPEC 0x4 macro
/third_party/python/Python/
H A Dcompile.c1169 return (oparg & FVS_MASK) == FVS_HAVE_SPEC ? -1 : 0; in stack_effect()
5017 oparg |= FVS_HAVE_SPEC; in compiler_formatted_value()
H A Dceval.c5485 int have_fmt_spec = (oparg & FVS_MASK) == FVS_HAVE_SPEC;

Completed in 22 milliseconds