Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/stdio/
Dstrtod.c664 #define Bcopy(x,y) Bcopy_ptr(&(x),(y))
667 Bcopy_ptr(Bigint **px, Bigint *y) in Bcopy_ptr() function