Searched refs:Bcopy_ptr (Results 1 – 1 of 1) sorted by relevance
664 #define Bcopy(x,y) Bcopy_ptr(&(x),(y))667 Bcopy_ptr(Bigint **px, Bigint *y) in Bcopy_ptr() function