Home
last modified time | relevance | path

Searched defs:name_op (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/
Dopcode.py31 def name_op(name, op): function
/external/python/cpython3/Lib/
Dopcode.py43 def name_op(name, op): function
/external/python/cpython2/Objects/
Dclassobject.c1960 static PyObject **name_op = NULL; variable
Dtypeobject.c5725 static char *name_op[] = { variable
/external/python/cpython3/Objects/
Dtypeobject.c6490 static _Py_Identifier name_op[] = { variable