Searched defs:load_func (Results 1 – 7 of 7) sorted by relevance
107 auto load_func = get_export_func(exports, i++); in run() local
149 wasm_func_t* load_func = get_export_func(&exports, i++); in main() local
331 def __init__(self, load_func): argument
310 def __init__(self, load_func): argument
886 auto load_func = load_image_block; in compress_image() local
6861 #define OP(opcode, load_func) \ in load() argument6864 #define OP_ARG(opcode, load_func, arg) \ in load() argument