Home
last modified time | relevance | path

Searched refs:SAL_PRIxUINTPTR (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sal/inc/sal/
H A Dtypes.h202 #define SAL_PRIxUINTPTR SAL_PRIxUINT32 macro
209 #define SAL_PRIxUINTPTR SAL_PRIxUINT64 macro
/trunk/main/sal/qa/sal/
H A Dtest_types.cxx61 testPrintf("abc", "%" SAL_PRIxUINTPTR, static_cast< sal_uIntPtr >(0xabc)); in TEST()
/trunk/main/sal/osl/unx/
H A Dsignal.c608 fprintf( stackout, "0x%" SAL_PRIxUINTPTR ":", in ReportCrash()
611 fprintf( xmlout, "<errormail:StackInfo pos=\"%d\" ip=\"0x%" SAL_PRIxUINTPTR "\"", in ReportCrash()

Completed in 12 milliseconds