Searched refs:FVC_NONE (Results 1 – 3 of 3) sorted by relevance
142 #define FVC_NONE 0x0 macro
4355 case FVC_NONE: conv_fn = NULL; break; in _PyEval_EvalFrameDefault()
4365 case -1: oparg = FVC_NONE; break; in compiler_formatted_value()