Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dast.c51 new_identifier(const char* n, PyArena *arena) { in new_identifier() function
/external/python/cpython3/Python/
Dast.c630 new_identifier(const char *n, struct compiling *c) in new_identifier() function