Home
last modified time | relevance | path

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

/dports/math/py-libpoly/libpoly-0.1.11/python/
H A DpolypyVariable2.c252 lp_polynomial_t* PyLong_Or_Int_to_polynomial(PyObject* number) { in PyLong_Or_Int_to_polynomial() function
282 lp_polynomial_t* p_c = PyLong_Or_Int_to_polynomial(other); in Variable_add_number()
362 lp_polynomial_t* p_c = PyLong_Or_Int_to_polynomial(other); in Variable_sub_number()
425 lp_polynomial_t* p_c = PyLong_Or_Int_to_polynomial(other); in Variable_mul_number()
H A DpolypyVariable3.c236 lp_polynomial_t* PyLong_Or_Int_to_polynomial(PyObject* number) { in PyLong_Or_Int_to_polynomial() function
266 lp_polynomial_t* p_c = PyLong_Or_Int_to_polynomial(other); in Variable_add_number()
346 lp_polynomial_t* p_c = PyLong_Or_Int_to_polynomial(other); in Variable_sub_number()
409 lp_polynomial_t* p_c = PyLong_Or_Int_to_polynomial(other); in Variable_mul_number()
/dports/math/libpoly/libpoly-0.1.11/python/
H A DpolypyVariable2.c252 lp_polynomial_t* PyLong_Or_Int_to_polynomial(PyObject* number) { in PyLong_Or_Int_to_polynomial() function
282 lp_polynomial_t* p_c = PyLong_Or_Int_to_polynomial(other); in Variable_add_number()
362 lp_polynomial_t* p_c = PyLong_Or_Int_to_polynomial(other); in Variable_sub_number()
425 lp_polynomial_t* p_c = PyLong_Or_Int_to_polynomial(other); in Variable_mul_number()
H A DpolypyVariable3.c236 lp_polynomial_t* PyLong_Or_Int_to_polynomial(PyObject* number) { in PyLong_Or_Int_to_polynomial() function
266 lp_polynomial_t* p_c = PyLong_Or_Int_to_polynomial(other); in Variable_add_number()
346 lp_polynomial_t* p_c = PyLong_Or_Int_to_polynomial(other); in Variable_sub_number()
409 lp_polynomial_t* p_c = PyLong_Or_Int_to_polynomial(other); in Variable_mul_number()