Home
last modified time | relevance | path

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

/external/python/cffi/c/
D_cffi_backend.c1284 get_new_array_length(CTypeDescrObject *ctitem, PyObject **pvalue) in get_new_array_length()
1404 CTypeDescrObject *ctitem = ct->ct_itemdescr; in convert_array_from_object() local
2596 CTypeDescrObject *ctitem; in cdata_ass_sub() local
2850 CTypeDescrObject *ctitem; in _prepare_pointer_call_argument() local
3646 CTypeDescrObject *ctitem; in direct_newp() local
4608 static PyObject *new_pointer_type(CTypeDescrObject *ctitem) in new_pointer_type()
4639 CTypeDescrObject *ctitem; in b_new_pointer_type() local
4673 CTypeDescrObject *td, *ctitem; in new_array_type() local
6486 CTypeDescrObject *ctitem; local