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

  /external/valgrind/main/coregrind/m_debuginfo/
priv_misc.h 58 UChar* ML_(write_UInt)( UChar* ptr, UInt val );
misc.c 176 UChar* ML_(write_UInt) ( UChar* ptr, UInt val ) {
259 return ML_(write_UInt)(ptr, val);

Completed in 40 milliseconds