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