Searched defs:TypeRepr (Results 1 – 2 of 2) sorted by relevance
/external/python/cffi/testing/cffi0/ | ||
D | test_ctypes.py | 11 TypeRepr = "<class 'ffi.CData<%s>'>" variable in TestCTypes |
D | test_ffi_backend.py | 12 TypeRepr = "<ctype '%s'>" variable in TestFFI |