Home
last modified time | relevance | path

Searched defs:func_code (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dfuncobject.h23 PyObject *func_code; /* A code object */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dfuncobject.h23 PyObject *func_code; /* A code object */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sys_settrace.py771 func_code = code variable in JumpTestCase.test_jump_to_firstlineno.fake_function