Searched refs:pIO (Results 1 – 5 of 5) sorted by relevance
3145 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3185 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3212 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3250 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3280 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3281 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()3833 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3837 SbiStream* pStrm = pIO->GetStream( nChannel ); in RTLFUNC()4414 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local4415 if (pIO) in RTLFUNC()[all …]
1197 SbiIoSystem* pIO = pINST->GetIoSystem(); in PutGet() local1198 SbiStream* pSbStrm = pIO->GetStream( nFileNo ); in PutGet()
29 SvCommStream::SvCommStream( SvStream* pIO ) { pStream = pIO; } in SvCommStream() argument
36 SvCommStream( SvStream* pIO );
1119 if (!ReadBasic(pIO)) {1128 if (!CheckFileSize(pIO)) {1136 CalcProfileID(pIO, &profileID);
Completed in 45 milliseconds