Searched defs:ident (Results 1 – 11 of 11) sorted by relevance
47 def task(self, ident): argument170 def task2(self, ident): argument
340 def ident(function): function
649 long ident; in thread_PyThread_start_new_thread() local755 long ident; in thread_get_ident() local
2016 PyObject *ident = NULL; in encoder_listencode_obj() local2069 PyObject *ident = NULL; in encoder_listencode_dict() local2218 PyObject *ident = NULL; in encoder_listencode_list() local
2008 PyObject *ident = NULL; in encoder_listencode_obj() local2061 PyObject *ident = NULL; in encoder_listencode_dict() local2210 PyObject *ident = NULL; in encoder_listencode_list() local
84 #define PREFIX(ident) ident argument
297 #define PREFIX(ident) normal_ ## ident argument823 #define PREFIX(ident) big2_ ## ident argument
87 #define PREFIX(ident) ident argument
299 #define PREFIX(ident) normal_ ## ident argument829 #define PREFIX(ident) big2_ ## ident argument
187 _Py_Mangle(PyObject *privateobj, PyObject *ident) in _Py_Mangle()