Home
last modified time | relevance | path

Searched refs:pLastError (Results 1 – 7 of 7) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/ReferenceSource/
H A Dcallhelpers.cpp619 DWORD* pLastError = &GetThread()->m_dwLastErrorInterp; in CallTargetWorker() local
621 *pLastError = GetLastError(); in CallTargetWorker()
/dports/audio/stymulator/STYMulator-0.21a/src/stsoundlib/
H A DYmMusic.h169 const char *pLastError; variable
H A DYmMusic.cpp172 pLastError = pError;
177 return pLastError;
/dports/audio/ocp/ocp-0.2.90/playym/stsoundlib/
H A DYmMusic.h182 const char *pLastError; variable
H A DYmMusic.cpp229 pLastError = pError; in setLastError()
234 return pLastError; in getLastError()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A DSpellDialog.cxx1899 const EECharAttrib* pLastError = nullptr; in CreateSpellPortions() local
1913 if (pError && pLastError != pError) in CreateSpellPortions()
1917 pLastError = pError; in CreateSpellPortions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A DSpellDialog.cxx1895 const EECharAttrib* pLastError = nullptr; in CreateSpellPortions() local
1909 if (pError && pLastError != pError) in CreateSpellPortions()
1913 pLastError = pError; in CreateSpellPortions()