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