Home
last modified time | relevance | path

Searched refs:MaybeULong (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dtytypes.c650 static MaybeULong mk_MaybeULong_Nothing ( void ) { in mk_MaybeULong_Nothing()
651 MaybeULong mul; in mk_MaybeULong_Nothing()
656 static MaybeULong mk_MaybeULong_Just ( ULong ul ) { in mk_MaybeULong_Just()
657 MaybeULong mul; in mk_MaybeULong_Just()
662 static MaybeULong mul_MaybeULong ( MaybeULong mul1, MaybeULong mul2 ) { in mul_MaybeULong()
669 MaybeULong ML_(sizeOfType)( const XArray* /* of TyEnt */ tyents, in ML_()
673 MaybeULong eszB; in ML_()
779 MaybeULong mul; in ML_()
857 MaybeULong mul; in ML_()
Dpriv_misc.h124 typedef struct { ULong ul; Bool b; } MaybeULong; typedef
Dpriv_tytypes.h176 MaybeULong ML_(sizeOfType)( const XArray* /* of TyEnt */ tyents,
Dd3basics.c1026 MaybeULong *mul, *mul2; in ML_()
1032 sizeof(MaybeULong) ); in ML_()
1042 MaybeULong thisResult; in ML_()
Ddebuginfo.c3195 MaybeULong mul; in data_address_is_in_var()
3874 MaybeULong mul; in analyse_deps()
4163 MaybeULong mul; in VG_()
Dstorage.c1191 MaybeULong mul; in ML_()