Searched refs:Bcopy_ptr (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/stdlib/
H A Dstrtod.c453 #define Bcopy(x,y) Bcopy_ptr(&(x),(y))
456 Bcopy_ptr(Bigint **px, Bigint *y) function

Completed in 20 milliseconds