OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IndexNum
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiMisc.c
126
UINTN Index, IndexValue,
IndexNum
, SizeStr;
136
IndexNum
= 0;
142
if ((TemStr[0] != '-') || (
IndexNum
== 0)) {
163
IndexNum
= 0;
167
if (++
IndexNum
> 4) {
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiMisc.c
130
UINTN Index, IndexValue,
IndexNum
, SizeStr;
140
IndexNum
= 0;
146
if ((TemStr[0] != '-') || (
IndexNum
== 0)) {
167
IndexNum
= 0;
171
if (++
IndexNum
> 4) {
[
all
...]
Completed in 685 milliseconds