Searched refs:MAKE_FUNCTION (Results 1 - 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dopcode.h131 #define MAKE_FUNCTION 132 /* #defaults */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dopcode.h131 #define MAKE_FUNCTION 132 /* #defaults */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
H A Dpyassem.py234 For example, a MAKE_FUNCTION block will contain a reference to
549 Must convert references to code (MAKE_FUNCTION) to code
750 def MAKE_FUNCTION(self, argc): member in class:StackDepthTracker
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
H A Dcompile.c895 case MAKE_FUNCTION:
1306 ADDOP_I(c, MAKE_FUNCTION, args);
H A Dceval.c2735 case MAKE_FUNCTION:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dcompile.c872 case MAKE_FUNCTION:
1283 ADDOP_I(c, MAKE_FUNCTION, args);
H A Dceval.c2720 case MAKE_FUNCTION:

Completed in 241 milliseconds