Home
last modified time | relevance | path

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

/dports/security/pbc/pbc-0.5.14/include/
H A Dpbc_utils.h82 static inline void *int_to_voidp(intptr_t i) { in int_to_voidp() function
/dports/security/pbc/pbc-0.5.14/ecc/
H A Dmnt.c45 darray_append(listf, int_to_voidp(f)); in general_pell()
/dports/security/pbc/pbc-0.5.14/guru/
H A Dindexcalculus.c775 darray_append(v->mul, int_to_voidp(m));
/dports/security/pbc/pbc-0.5.14/pbc/
H A Doldpbc.c491 res->data = int_to_voidp(i);
/dports/security/pbc/pbc-0.5.14/
H A DChangeLog1781 Added int_to_voidp() wrapper to avoid warnings on such machines