Searched defs:func_code (Results 1 – 6 of 6) sorted by relevance
675 void *func_code = LLVMGetPointerToGlobal(gallivm->engine, llvm_func); in gallivm_compile_module() local688 void *func_code = LLVMGetPointerToGlobal(gallivm->engine, llvm_func); in gallivm_compile_module() local
23 PyObject *func_code; /* A code object */ member
23 PyObject *func_code; /* A code object, the __code__ attribute */ member
51 def func_code(f): function54 def func_code(f): function
91 def func_code(f): function94 def func_code(f): function
1029 func_code = code variable in JumpTestCase.test_jump_to_firstlineno.fake_function