Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:ExitValue

830 /// result variable may be the ExitValue, or the Value of the calling
843 ExitValue = Result; // Capture the exit value of the program
845 memset(&ExitValue.Untyped, 0, sizeof(ExitValue.Untyped));