Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c6869 makecode(struct compiler *c, struct assembler *a, PyObject *consts) in makecode() function
7166 co = makecode(c, &a, consts); in assemble()