Searched refs:int_to_voidp (Results 1 – 5 of 5) sorted by relevance
82 static inline void *int_to_voidp(intptr_t i) { in int_to_voidp() function
45 darray_append(listf, int_to_voidp(f)); in general_pell()
775 darray_append(v->mul, int_to_voidp(m));
491 res->data = int_to_voidp(i);
1781 Added int_to_voidp() wrapper to avoid warnings on such machines