Home
last modified time | relevance | path

Searched defs:iflags (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dparsetok.c40 int iflags = flags; in PyParser_ParseStringFlagsFilename() local
83 int iflags = flags; in PyParser_ParseFileFlags() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dparsetok.c49 int iflags = flags; in PyParser_ParseStringFlagsFilename() local
92 int iflags = flags; in PyParser_ParseFileFlags() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c1438 int iflags = PARSER_FLAGS(flags); in PyParser_ASTFromString() local
1467 int iflags = PARSER_FLAGS(flags); in PyParser_ASTFromFile() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c1463 int iflags = PARSER_FLAGS(flags); in PyParser_ASTFromString() local
1492 int iflags = PARSER_FLAGS(flags); in PyParser_ASTFromFile() local