Home
last modified time | relevance | path

Searched refs:nb_xor (Results 1 – 25 of 118) sorted by relevance

12345

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/static_src/
H A DHelpersOperationBinaryBitxor.c93 slot2 = PyLong_Type.tp_as_number->nb_xor; in __BINARY_OPERATION_BITXOR_OBJECT_OBJECT_LONG()
141 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_OBJECT_OBJECT_LONG()
175 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_OBJECT_OBJECT_LONG()
341 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_OBJECT_LONG_OBJECT()
376 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_OBJECT_LONG_OBJECT()
525 slot2 = PyLong_Type.tp_as_number->nb_xor; in __BINARY_OPERATION_BITXOR_NBOOL_OBJECT_LONG()
573 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_NBOOL_OBJECT_LONG()
607 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_NBOOL_OBJECT_LONG()
782 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_NBOOL_LONG_OBJECT()
994 slot2 = PyInt_Type.tp_as_number->nb_xor; in __BINARY_OPERATION_BITXOR_OBJECT_OBJECT_INT()
[all …]
H A DHelpersOperationInplaceBitxor.c114 slot2 = PyLong_Type.tp_as_number->nb_xor; in __BINARY_OPERATION_BITXOR_OBJECT_LONG_INPLACE()
162 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_OBJECT_LONG_INPLACE()
196 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_OBJECT_LONG_INPLACE()
384 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_LONG_OBJECT_INPLACE()
419 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_LONG_OBJECT_INPLACE()
631 slot2 = PyInt_Type.tp_as_number->nb_xor; in __BINARY_OPERATION_BITXOR_OBJECT_INT_INPLACE()
679 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_OBJECT_INT_INPLACE()
713 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_OBJECT_INT_INPLACE()
920 binaryfunc slot = mv->nb_xor; in __BINARY_OPERATION_BITXOR_INT_OBJECT_INPLACE()
1218 slot2 = PyInt_Type.tp_as_number->nb_xor; in _BINARY_OPERATION_BITXOR_LONG_INT_INPLACE()
[all …]
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dpep384_issue33738.cpp71 binaryfunc nb_xor; member
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dpep384_issue33738.cpp71 binaryfunc nb_xor; member
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dpep384_issue33738.cpp71 binaryfunc nb_xor; member
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dboolobject.c80 return PyLong_Type.tp_as_number->nb_xor(a, b); in bool_xor()
H A Dtypeslots.inc39 offsetof(PyHeapTypeObject, as_number.nb_xor),
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dboolobject.c80 return PyLong_Type.tp_as_number->nb_xor(a, b); in bool_xor()
H A Dtypeslots.inc39 offsetof(PyHeapTypeObject, as_number.nb_xor),
/dports/lang/python37/Python-3.7.12/Objects/
H A Dboolobject.c80 return PyLong_Type.tp_as_number->nb_xor(a, b); in bool_xor()
H A Dtypeslots.inc39 offsetof(PyHeapTypeObject, as_number.nb_xor),
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dboolobject.c80 return PyLong_Type.tp_as_number->nb_xor(a, b); in bool_xor()
H A Dtypeslots.inc39 offsetof(PyHeapTypeObject, as_number.nb_xor),
/dports/lang/python38/Python-3.8.12/Objects/
H A Dboolobject.c80 return PyLong_Type.tp_as_number->nb_xor(a, b); in bool_xor()
H A Dtypeslots.inc39 offsetof(PyHeapTypeObject, as_number.nb_xor),
/dports/lang/python39/Python-3.9.9/Objects/
H A Dboolobject.c80 return PyLong_Type.tp_as_number->nb_xor(a, b); in bool_xor()
H A Dtypeslots.inc39 offsetof(PyHeapTypeObject, as_number.nb_xor),
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dboolobject.c80 return PyLong_Type.tp_as_number->nb_xor(a, b); in bool_xor()
H A Dtypeslots.inc39 offsetof(PyHeapTypeObject, as_number.nb_xor),
/dports/lang/python27/Python-2.7.18/Objects/
H A Dboolobject.c91 return PyInt_Type.tp_as_number->nb_xor(a, b); in bool_xor()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dboolobject.c91 return PyInt_Type.tp_as_number->nb_xor(a, b); in bool_xor()
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dboolobject.c91 return PyInt_Type.tp_as_number->nb_xor(a, b); in bool_xor()
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dboolobject.c104 return PyLong_Type.tp_as_number->nb_xor(a, b); in bool_xor()
/dports/lang/python310/Python-3.10.1/Objects/
H A Dboolobject.c104 return PyLong_Type.tp_as_number->nb_xor(a, b); in bool_xor()
H A Dtypeslots.inc39 {offsetof(PyNumberMethods, nb_xor), offsetof(PyTypeObject, tp_as_number)},

12345