Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c153 static int compiler_addop(struct compiler *, int);
924 compiler_addop(struct compiler *c, int opcode) in compiler_addop() function
1062 if (!compiler_addop((C), (OP))) \
1067 if (!compiler_addop((C), (OP))) { \