Searched refs:pIO (Results 1 – 5 of 5) sorted by relevance
3130 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3170 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3197 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3235 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3265 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3266 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()3818 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3822 SbiStream* pStrm = pIO->GetStream( nChannel ); in RTLFUNC()4399 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local4400 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 63 milliseconds