Home
last modified time | relevance | path

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

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/include/nuitka/helper/
H A Doperations_binary_truediv.h70 extern nuitka_bool BINARY_OPERATION_TRUEDIV_NBOOL_OBJECT_LONG(PyObject *operand1, PyObject *operand…
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/static_src/
H A DHelpersOperationBinaryTruediv.c1847 nuitka_bool BINARY_OPERATION_TRUEDIV_NBOOL_OBJECT_LONG(PyObject *operand1, PyObject *operand2) { in BINARY_OPERATION_TRUEDIV_NBOOL_OBJECT_LONG() function