Searched refs:GlobalSalProc (Results 1 – 2 of 2) sorted by relevance
61 CALL_SAL_PROC GlobalSalProc; variable73 GlobalSalProc = NULL; in LibInitSalAndPalProc()90 GlobalSalProc = (CALL_SAL_PROC)&SalProcPlabel.ProcEntryPoint; in LibInitSalAndPalProc()284 if (GlobalSalProc) { in LibSalProc()285 ReturnValue = GlobalSalProc(Arg1, Arg2, Arg3, Arg4, Arg5, Arg6, Arg7, Arg8); in LibSalProc()
258 extern CALL_SAL_PROC GlobalSalProc;