Searched refs:strtoull16 (Results 1 – 5 of 5) sorted by relevance
154 VG_(strtoull16) ((s),(r)) \
618 lm_modid_offset = (SizeT) VG_(strtoull16) ( w, &endptr ); in getplatformoffset()
1457 *szB = VG_(strtoull16) (ws, &endptr); in VG_()
64 extern ULong VG_(strtoull16) ( const HChar* str, HChar** endptr );
181 ULong VG_(strtoull16) ( const HChar* str, HChar** endptr ) in VG_() argument