Home
last modified time | relevance | path

Searched refs:ISEOF (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/
Dtoken.py81 def ISEOF(x): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dtoken.h74 #define ISEOF(x) ((x) == ENDMARKER) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dtoken.h74 #define ISEOF(x) ((x) == ENDMARKER) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dtoken.py81 def ISEOF(x): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtoken.py83 def ISEOF(x): function