Searched defs:FirstLocation (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellParametersProtocol.c585 CHAR16 *FirstLocation; local
599 FirstLocation = NULL;
625 FirstLocation = CommandLineCopy + StrLen(CommandLineCopy);
640 FirstLocation = MIN(CommandLineWalker, FirstLocation);
649 FirstLocation = MIN(CommandLineWalker, FirstLocation);
657 FirstLocation = MIN(CommandLineWalker, FirstLocation);
665 FirstLocation
[all...]

Completed in 44 milliseconds