Home
last modified time | relevance | path

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

/external/python/cffi/c/
Dcdlopen.c124 PyObject *globals = NULL, *struct_unions = NULL, *enums = NULL; in ffiobj_init() local
Dparse_c_type.c479 MAKE_SEARCH_FUNC(struct_unions) in MAKE_SEARCH_FUNC() argument
/external/python/cffi/cffi/
Dparse_c_type.h149 const struct _cffi_struct_union_s *struct_unions; member