OpenGrok
Cross Reference: GenCfgOpt.py
xref
: /
device
/
linaro
/
bootloader
/
edk2
/
IntelFspPkg
/
Tools
/
GenCfgOpt.py
Home
|
History
|
Annotate
|
Download
|
only in
Tools
Lines Matching
refs:n2
146
def getNonNumber (self, n1,
n2
):
149
if not
n2
.isdigit():
150
return
n2