Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_lsprof.c118 #define POF_NOMEMORY 0x100 macro
232 pObj->flags |= POF_NOMEMORY; in newProfilerEntry()
239 pObj->flags |= POF_NOMEMORY; in newProfilerEntry()
273 pObj->flags |= POF_NOMEMORY; in newSubEntry()
402 pObj->flags |= POF_NOMEMORY; in ptrace_enter_call()
491 if (pObj->flags & POF_NOMEMORY) { in pending_exception()
492 pObj->flags -= POF_NOMEMORY; in pending_exception()