Home
last modified time | relevance | path

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

/dports/lang/python37/Python-3.7.12/Modules/_ctypes/libffi_msvc/
H A Dprep_cif.c120 && !can_return_struct_as_int(cif->rtype->size) /* MSVC returns small structs in registers */ in ffi_prep_cif()
151 !can_return_struct_as_int((*ptr)->size) && in ffi_prep_cif()
H A Dffi.c153 int can_return_struct_as_int(size_t s) in can_return_struct_as_int() function
181 if (can_return_struct_as_int(cif->rtype->size)) in ffi_prep_cif_machdep()
H A Dffi.h139 int can_return_struct_as_int(size_t);
/dports/lang/python27/Python-2.7.18/Modules/_ctypes/libffi_msvc/
H A Dprep_cif.c120 && !can_return_struct_as_int(cif->rtype->size) /* MSVC returns small structs in registers */ in ffi_prep_cif()
151 !can_return_struct_as_int((*ptr)->size) && in ffi_prep_cif()
H A Dffi.c134 int can_return_struct_as_int(size_t s) in can_return_struct_as_int() function
162 if (can_return_struct_as_int(cif->rtype->size)) in ffi_prep_cif_machdep()
H A Dffi.h139 int can_return_struct_as_int(size_t);
/dports/lang/python-legacy/Python-2.7.18/Modules/_ctypes/libffi_msvc/
H A Dprep_cif.c120 && !can_return_struct_as_int(cif->rtype->size) /* MSVC returns small structs in registers */ in ffi_prep_cif()
151 !can_return_struct_as_int((*ptr)->size) && in ffi_prep_cif()
H A Dffi.c134 int can_return_struct_as_int(size_t s) in can_return_struct_as_int() function
162 if (can_return_struct_as_int(cif->rtype->size)) in ffi_prep_cif_machdep()
H A Dffi.h139 int can_return_struct_as_int(size_t);
/dports/databases/py-gdbm/Python-3.8.12/Modules/_ctypes/
H A Dcallproc.c751 int can_return_struct_as_int(size_t s) in can_return_struct_as_int() function
781 if (can_return_struct_as_int(dict->ffi_type_pointer.size)) in _ctypes_get_ffi_type()
/dports/lang/python311/Python-3.11.0a3/Modules/_ctypes/
H A Dcallproc.c746 int can_return_struct_as_int(size_t s) in can_return_struct_as_int() function
776 if (can_return_struct_as_int(dict->ffi_type_pointer.size)) in _ctypes_get_ffi_type()
/dports/lang/python310/Python-3.10.1/Modules/_ctypes/
H A Dcallproc.c746 int can_return_struct_as_int(size_t s) in can_return_struct_as_int() function
776 if (can_return_struct_as_int(dict->ffi_type_pointer.size)) in _ctypes_get_ffi_type()
/dports/lang/python-tools/Python-3.8.12/Modules/_ctypes/
H A Dcallproc.c751 int can_return_struct_as_int(size_t s) in can_return_struct_as_int() function
781 if (can_return_struct_as_int(dict->ffi_type_pointer.size)) in _ctypes_get_ffi_type()
/dports/lang/python39/Python-3.9.9/Modules/_ctypes/
H A Dcallproc.c750 int can_return_struct_as_int(size_t s) in can_return_struct_as_int() function
780 if (can_return_struct_as_int(dict->ffi_type_pointer.size)) in _ctypes_get_ffi_type()
/dports/lang/python38/Python-3.8.12/Modules/_ctypes/
H A Dcallproc.c751 int can_return_struct_as_int(size_t s) in can_return_struct_as_int() function
781 if (can_return_struct_as_int(dict->ffi_type_pointer.size)) in _ctypes_get_ffi_type()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_ctypes/
H A Dcallproc.c751 int can_return_struct_as_int(size_t s) in can_return_struct_as_int() function
781 if (can_return_struct_as_int(dict->ffi_type_pointer.size)) in _ctypes_get_ffi_type()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_ctypes/
H A Dcallproc.c751 int can_return_struct_as_int(size_t s) in can_return_struct_as_int() function
781 if (can_return_struct_as_int(dict->ffi_type_pointer.size)) in _ctypes_get_ffi_type()
/dports/lang/python37/Python-3.7.12/Modules/_ctypes/
H A Dcallproc.c729 if (can_return_struct_as_int(dict->ffi_type_pointer.size)) in _ctypes_get_ffi_type()
/dports/lang/python27/Python-2.7.18/Modules/_ctypes/
H A Dcallproc.c748 if (can_return_struct_as_int(dict->ffi_type_pointer.size)) in _ctypes_get_ffi_type()
/dports/lang/python-legacy/Python-2.7.18/Modules/_ctypes/
H A Dcallproc.c748 if (can_return_struct_as_int(dict->ffi_type_pointer.size)) in _ctypes_get_ffi_type()