HomeSort by relevance Sort by last modified time
    Searched defs:Bcopy_ptr (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r11/sources/android/support/src/stdio/
strtod.c 654 #define Bcopy(x,y) Bcopy_ptr(&(x),(y))
657 Bcopy_ptr(Bigint **px, Bigint *y)
    [all...]
  /prebuilts/ndk/r13/sources/android/support/src/stdio/
strtod.c 654 #define Bcopy(x,y) Bcopy_ptr(&(x),(y))
657 Bcopy_ptr(Bigint **px, Bigint *y)
    [all...]

Completed in 52 milliseconds