Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dclassobject.c1966 char *_name_op[] = { in init_name_op() local
1979 name_op[i] = PyString_InternFromString(_name_op[i]); in init_name_op()