Home
last modified time | relevance | path

Searched defs:EMPTY (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_linecache.py11 EMPTY = '' variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dgrammar.h19 #define EMPTY 0 /* Label number 0 is by definition the empty label */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dgrammar.h19 #define EMPTY 0 /* Label number 0 is by definition the empty label */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dceval.c820 #define EMPTY() (STACK_LEVEL() == 0) in PyEval_EvalFrameEx() macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dceval.c822 #define EMPTY() (STACK_LEVEL() == 0) in PyEval_EvalFrameEx() macro