Searched defs:arraytype (Results 1 – 4 of 4) sorted by relevance
240 type arraytype = abi.ArrayType talias
538 PyTypeObject *arraytype; in array__array_reconstructor() local
1931 make_array(PyTypeObject *arraytype, char typecode, PyObject *items) in make_array()1978 array__array_reconstructor_impl(PyObject *module, PyTypeObject *arraytype, in array__array_reconstructor_impl()
1885 const struct glsl_type *arraytype = glsl_get_struct_field(slot_type, i); in unroll_struct_type() local