Searched defs:to_void (Results 1 – 3 of 3) sorted by relevance
30 void to_void(__strong id *sip, __weak id *wip, function
136 void to_void(__strong id *sip, __weak id *wip, function
785 void NPyCast(void* from_void, void* to_void, npy_intp n, void* fromarr, in NPyCast()