Searched refs:from_void (Results 1 – 3 of 3) sorted by relevance
463 void NPyCast(void* from_void, void* to_void, npy_intp n, void* fromarr, in NPyCast() argument465 const From* from = reinterpret_cast<From*>(from_void); in NPyCast()
47 void from_void(void *vp) { function
170 void from_void(void *vp) { function