Searched defs:prelude_offset (Results 1 – 6 of 6) sorted by relevance
103 uint16_t prelude_offset, in mp_emit_glue_assign_native()
76 uint16_t prelude_offset; member
95 uintptr_t prelude_offset = ((uintptr_t *)self_fun->bytecode)[0]; in native_gen_wrap_call() local
367 size_t prelude_offset = 0; in load_raw_code() local
227 int prelude_offset; member
238 def __init__(self, code_kind, bytecode, prelude_offset, qstrs, objs, raw_codes): argument478 prelude_offset, argument
Completed in 15 milliseconds