Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_lsprof.c56 #define POF_BUILTINS 0x004 macro
438 if ((((ProfilerObject *)self)->flags & POF_BUILTINS) in profiler_callback()
450 if ((((ProfilerObject *)self)->flags & POF_BUILTINS) in profiler_callback()
650 pObj->flags &= ~POF_BUILTINS; in setBuiltins()
652 pObj->flags |= POF_BUILTINS; in setBuiltins()

Completed in 2 milliseconds