HomeSort by relevance Sort by last modified time
    Searched refs:mallinfo (Results 1 - 25 of 88) sorted by null

1 2 3 4

  /external/compiler-rt/test/msan/Linux/
mallinfo.cc 10 struct mallinfo mi = mallinfo();
  /bionic/libc/bionic/
malloc_info.h 27 __LIBC_HIDDEN__ struct mallinfo __mallinfo_arena_info(size_t);
28 __LIBC_HIDDEN__ struct mallinfo __mallinfo_bin_info(size_t, size_t);
  /bionic/libc/include/
malloc.h 36 struct mallinfo { struct
50 extern struct mallinfo mallinfo(void);
  /development/ndk/platforms/android-21/include/
malloc.h 40 struct mallinfo { struct
54 extern struct mallinfo mallinfo(void);
  /development/ndk/platforms/android-3/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);

Completed in 960 milliseconds

1 2 3 4