Home
last modified time | relevance | path

Searched defs:is_meth (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dbytecodes.c3050 int is_meth = PEEK(oparg + 1) != NULL; in dummy_func() local
3784 int is_meth = PEEK(oparg + 2) != NULL; in dummy_func() local
Dgenerated_cases.c.h3216 int is_meth = PEEK(oparg + 1) != NULL; in TARGET() local
3241 int is_meth = PEEK(oparg + 2) != NULL; in TARGET() local