Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi64.c68 X86_64_SSESF_CLASS, enumerator
108 if ((class1 == X86_64_INTEGERSI_CLASS && class2 == X86_64_SSESF_CLASS) in merge_classes()
109 || (class2 == X86_64_INTEGERSI_CLASS && class1 == X86_64_SSESF_CLASS)) in merge_classes()
194 classes[0] = X86_64_SSESF_CLASS; in classify_argument()
329 case X86_64_SSESF_CLASS: in examine_argument()
570 case X86_64_SSESF_CLASS: in ffi_call()
/external/python/cpython3/Modules/_ctypes/libffi/src/x86/
Dffi64.c87 X86_64_SSESF_CLASS, enumerator
126 if ((class1 == X86_64_INTEGERSI_CLASS && class2 == X86_64_SSESF_CLASS) in merge_classes()
127 || (class2 == X86_64_INTEGERSI_CLASS && class1 == X86_64_SSESF_CLASS)) in merge_classes()
199 classes[0] = X86_64_SSESF_CLASS; in classify_argument()
331 case X86_64_SSESF_CLASS: in examine_argument()
515 case X86_64_SSESF_CLASS: in ffi_call()
/external/libffi/src/x86/
Dffi64.c87 X86_64_SSESF_CLASS, enumerator
126 if ((class1 == X86_64_INTEGERSI_CLASS && class2 == X86_64_SSESF_CLASS) in merge_classes()
127 || (class2 == X86_64_INTEGERSI_CLASS && class1 == X86_64_SSESF_CLASS)) in merge_classes()
199 classes[0] = X86_64_SSESF_CLASS; in classify_argument()
331 case X86_64_SSESF_CLASS: in examine_argument()
515 case X86_64_SSESF_CLASS: in ffi_call()
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
Dffi64.c87 X86_64_SSESF_CLASS, enumerator
126 if ((class1 == X86_64_INTEGERSI_CLASS && class2 == X86_64_SSESF_CLASS) in merge_classes()
127 || (class2 == X86_64_INTEGERSI_CLASS && class1 == X86_64_SSESF_CLASS)) in merge_classes()
199 classes[0] = X86_64_SSESF_CLASS; in classify_argument()
331 case X86_64_SSESF_CLASS: in examine_argument()
515 case X86_64_SSESF_CLASS: in ffi_call()
/external/python/cpython2/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi64.c68 X86_64_SSESF_CLASS, enumerator
108 if ((class1 == X86_64_INTEGERSI_CLASS && class2 == X86_64_SSESF_CLASS) in merge_classes()
109 || (class2 == X86_64_INTEGERSI_CLASS && class1 == X86_64_SSESF_CLASS)) in merge_classes()
194 classes[0] = X86_64_SSESF_CLASS; in classify_argument()
327 case X86_64_SSESF_CLASS: in examine_argument()
568 case X86_64_SSESF_CLASS: in ffi_call()