Home
last modified time | relevance | path

Searched refs:SAL_PRI_PTRDIFFT (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sal/osl/unx/
H A Dsignal.c671 fprintf( stackout, " %s + 0x%" SAL_PRI_PTRDIFFT "x", in ReportCrash()
676 …fprintf( xmlout, " rel=\"0x%" SAL_PRI_PTRDIFFT "x\"", (char *)stackframes[iFrame] - (char *)dl_inf… in ReportCrash()
694 fprintf( stackout, " + 0x%" SAL_PRI_PTRDIFFT "x)", in ReportCrash()
699 fprintf( xmlout, "+0x%" SAL_PRI_PTRDIFFT "x\"", in ReportCrash()
H A Ddiagnose.c109 "Backtrace: [%d] %s: %s+0x%" SAL_PRI_PTRDIFFT "x\n", in osl_diagnose_frame_Impl()
/aoo41x/main/sal/inc/sal/
H A Dtypes.h175 #define SAL_PRI_PTRDIFFT "I" macro
178 #define SAL_PRI_PTRDIFFT "t" macro
/aoo41x/main/sal/qa/sal/
H A Dtest_types.cxx66 "-123", "%" SAL_PRI_PTRDIFFT "d", static_cast< std::ptrdiff_t >(-123)); in test()

Completed in 21 milliseconds