Home
last modified time | relevance | path

Searched refs:BASIC_POP (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dceval.c1404 #define BASIC_POP() (*--stack_pointer) macro
1411 BASIC_POP())
1429 #define POP() BASIC_POP()