Home
last modified time | relevance | path

Searched refs:_CFFI__IO_FILE_STRUCT (Results 1 – 3 of 3) sorted by relevance

/external/python/cffi/cffi/
Dparse_c_type.h92 #define _CFFI__IO_FILE_STRUCT (-1) macro
/external/python/cffi/c/
Drealize_c_type.c324 if (sindex == _CFFI__IO_FILE_STRUCT) { in _realize_c_struct_or_union()
350 x = _realize_c_struct_or_union(builder, _CFFI__IO_FILE_STRUCT); in _realize_c_struct_or_union()
Dparse_c_type.c770 n = _CFFI__IO_FILE_STRUCT; in parse_complete()