Home
last modified time | relevance | path

Searched refs:_FORCE_GENERIC_ENGINE (Results 1 – 6 of 6) sorted by relevance

/dports/devel/py-cffi/cffi-1.15.0/testing/cffi0/
H A Dtest_vgen.py7 cffi.verifier._FORCE_GENERIC_ENGINE = True
12 cffi.verifier._FORCE_GENERIC_ENGINE = False
H A Dtest_vgen2.py10 cffi.verifier._FORCE_GENERIC_ENGINE = True
13 cffi.verifier._FORCE_GENERIC_ENGINE = False
H A Dtest_verify.py53 expected_generic = (cffi.verifier._FORCE_GENERIC_ENGINE or
/dports/devel/py-cffi/stage/usr/local/lib/python3.8/site-packages/cffi/
H A Dverifier.py221 _FORCE_GENERIC_ENGINE = False # for tests variable
224 if _FORCE_GENERIC_ENGINE:
/dports/devel/py-cffi/cffi-1.15.0/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/cffi/
H A Dverifier.py221 _FORCE_GENERIC_ENGINE = False # for tests variable
224 if _FORCE_GENERIC_ENGINE:
/dports/devel/py-cffi/cffi-1.15.0/cffi/
H A Dverifier.py221 _FORCE_GENERIC_ENGINE = False # for tests variable
224 if _FORCE_GENERIC_ENGINE: