Home
last modified time | relevance | path

Searched refs:tmpL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c1049 SecUnsignedInt64 tmpL = (SecUnsignedInt64)l; in HiLogSecOutputS() local
1051 tch = (unsigned char)(~(tmpL)); in HiLogSecOutputS()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Doutput_p.inl940 SecUnsignedInt64 tmpL = (SecUnsignedInt64)l; local
942 tch = (unsigned char)(~(tmpL));