Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dtytypes.c623 static MaybeULong mk_MaybeULong_Nothing ( void ) { in mk_MaybeULong_Nothing()
624 MaybeULong mul; in mk_MaybeULong_Nothing()
629 static MaybeULong mk_MaybeULong_Just ( ULong ul ) { in mk_MaybeULong_Just()
630 MaybeULong mul; in mk_MaybeULong_Just()
635 static MaybeULong mul_MaybeULong ( MaybeULong mul1, MaybeULong mul2 ) { in mul_MaybeULong()
642 MaybeULong ML_(sizeOfType)( XArray* /* of TyEnt */ tyents, in ML_()
646 MaybeULong eszB; in ML_()
748 MaybeULong mul; in ML_()
819 MaybeULong mul; in ML_()
Dpriv_misc.h48 typedef struct { ULong ul; Bool b; } MaybeULong; typedef
Dpriv_tytypes.h169 MaybeULong ML_(sizeOfType)( XArray* /* of TyEnt */ tyents,
Dd3basics.c1008 MaybeULong *mul, *mul2; in ML_()
1014 sizeof(MaybeULong) ); in ML_()
1024 MaybeULong thisResult; in ML_()
Ddebuginfo.c2584 MaybeULong mul; in data_address_is_in_var()
3277 MaybeULong mul; in analyse_deps()
3572 MaybeULong mul; in VG_()
Dstorage.c853 MaybeULong mul; in ML_()