Home
last modified time | relevance | path

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

/external/python/cffi/cffi/
Dparse_c_type.h38 #define _CFFI_PRIM_SHORT 5 macro
/external/python/cffi/testing/cffi1/
Dtest_parse_c_type.py242 Prim(lib._CFFI_PRIM_SHORT)]
251 Prim(lib._CFFI_PRIM_SHORT)]
/external/python/cffi/c/
Dparse_c_type.c697 case -1: t0 = _CFFI_PRIM_SHORT; break; in parse_complete()