Searched refs:PyCompile_OpcodeStackEffect (Results 1 – 2 of 2) sorted by relevance
51 PyAPI_FUNC(int) PyCompile_OpcodeStackEffect(int opcode, int oparg);
1228 PyCompile_OpcodeStackEffect(int opcode, int oparg) in PyCompile_OpcodeStackEffect() function