Home | History | Annotate | Download | only in drd

Lines Matching refs:strtoll16

162       const Addr addr = VG_(strtoll16)(trace_address, 0);
170 addr = VG_(strtoll16)(ptrace_address, 0);
171 length = plus ? VG_(strtoll16)(plus + 1, 0) : 1;