Home
last modified time | relevance | path

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

/external/python/cffi/c/
D_cffi_backend.c5086 Py_ssize_t compiler_value, in detect_custom_layout() argument
5090 if (compiler_value != cdef_value) { in detect_custom_layout()
5097 cdef_value, compiler_value, in detect_custom_layout()