Searched refs:py_types (Results 1 – 1 of 1) sorted by relevance
181 py_types = { variable348 global py_types380 if arg[1] in py_types:381 (f, t, n, c) = py_types[arg[1]]429 elif ret[0] in py_types:430 (f, t, n, c) = py_types[ret[0]]511 global py_types535 py_types['pythonObject'] = ('O', "pythonObject", "pythonObject", "pythonObject")849 global py_types968 if arg[1] in py_types:[all …]