HomeSort by relevance Sort by last modified time
    Searched refs:am_sprintf (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/coregrind/m_aspacemgr/
priv_aspacemgr.h 87 extern UInt ML_(am_sprintf) ( HChar* buf, const HChar *format, ... );
aspacemgr-common.c 128 UInt ML_(am_sprintf) ( HChar* buf, const HChar *format, ... ) function
316 ML_(am_sprintf)(tmp, "/proc/self/fd/%d", fd);
aspacemgr-linux.c 484 ML_(am_sprintf)(buf, fmt, len);
    [all...]

Completed in 126 milliseconds